Menu

#1 Messages reloaded for every request

open
Caching (1)
5
2006-02-02
2006-02-02
No

All messages will be reloaded for every request, when
caching is turned of.
This also happens for request to other servlets besides
ContentServlet.

Solution:
Load all messages once when caching is on, otherwise,
only load them on demand.

Discussion


Log in to post a comment.