Hi nithril,
> In fact I call the LRUCache.setsize at init of my webapp. > It flushed the LRUCache.used list and set the LRUCache.maxsize variable to 0. >The LRUCache.free list remains at 50 (which it initizialed by TileCache) which >is in my opinion not logic. I noticed you have reported issue 48634 [1]. I'd suggest replying to a mailing list thread with a link to the bug report whenever this happens so people can be aware of the link between the (mailing list) thread and the issue report. ;-) Cheers, Helder [1] https://issues.apache.org/bugzilla/show_bug.cgi?id=48634 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
