Re: [users@httpd] CacheMaxFileSize is not working

2013-03-06 Thread Eric Covener
On Wed, Mar 6, 2013 at 6:49 PM, Jonghyun Kahng wrote: > Yes, the patch fixed the problem! Thank you very much, Eric. That was the > last hurdle in our httpd upgrade. Thanks for verifying, and for the quality report. - To unsubsc

Re: [users@httpd] CacheMaxFileSize is not working

2013-03-06 Thread Jonghyun Kahng
Yes, the patch fixed the problem! Thank you very much, Eric. That was the last hurdle in our httpd upgrade. Jong On 3/6/2013 3:01 PM, Eric Covener wrote: On Wed, Mar 6, 2013 at 3:55 PM, Jonghyun Kahng wrote: We have used disk cache ever since v2.2.x, but in v2.4 we found that the directive "

Re: [users@httpd] CacheMaxFileSize is not working

2013-03-06 Thread Eric Covener
On Wed, Mar 6, 2013 at 3:55 PM, Jonghyun Kahng wrote: > We have used disk cache ever since v2.2.x, but in v2.4 we found that the > directive "CacheMaxFileSize" is not working. The symptom is: its value is > ignored and the hardwired default "100" is used instead. Looks busted. Can you rebuil

[users@httpd] CacheMaxFileSize is not working

2013-03-06 Thread Jonghyun Kahng
We have used disk cache ever since v2.2.x, but in v2.4 we found that the directive "CacheMaxFileSize" is not working. The symptom is: its value is ignored and the hardwired default "100" is used instead. We have seen the same problem in 2.4.2/2.4.3/2.4.4. Relevant config looks like