Section
9.1.5
Sub Level
General
Carefully consider using caching where appropriate to increase performance.
Coldfusion

Django provides many ways to cache your application. See Django's caching documentation.

Natural Webagent
In Natural, consider using Incore Adabas files or Application Independent Variables (AIVs) to cache session information. The server admins should be handling any caching on the server.