On 05/30/2006 12:55 PM, Niklas Edmundsson wrote: > > This patch takes advantage of the possibility to do the size-check of > the file to be cached early. > > The current behaviour is to start caching the file and then bail out > when it notices that it has cached more than the maximum allowed size. > The old checks still has to be there since the size might be unknown > when create_entity() is called.
Thanks for the patch. Committed to trunk as r411469 (http://svn.apache.org/viewvc?rev=411469&view=rev). Regards RĂ¼diger
