Chapter 18. Enhancing Application Performance with Caching

Assuming that the launch of your application is successful, you’ll see traffic patterns increase over time. The more that people attempt to use your application concurrently, the more likely you are to become concerned with the overall performance of that application.

There are many ways in which you can enhance the performance of an application after it’s built. You can always revisit the hardware specifications, add members to a cluster, and conduct performance testing and analysis on your code to reduce bottlenecks.

Still, one of the cheapest, quickest, and most painless ways to immediately improve your application performance is also one of the most overlooked—caching. Caching is an ...

Get Inside ColdFusion™ MX now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.