DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9715>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9715

'Out of Memory' error with static html pages





------- Additional Comments From [EMAIL PROTECTED]  2002-06-11 00:38 -------
The patch to use a LRUMap from commons-collections has been committed. I'll need
more details to get an idea of where the problem would come from. I suppose
since static pages do allocate a cache, this may be where the error occurs, but
this may not be the root cause of the errors.
Do you also use a large amount of sessions ? The current implementation of the
StandardManager doesn't deal with those situations well (this will be addressed
using another LRUMap), and you could try to use a JDBC or file based store instead.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to