On Tue, Mar 09, 2010 at 05:10:11PM +0100, Leszek Szarlej wrote: > Thanks for the info. > >See http://svn.haxx.se/dev/archive-2009-08/0274.shtml > In mentioned example apache runs on worker mpm. I've sent a message to this > group few days ago about users experience with svn and worker mpm. I didn't > get any answer.
Can you provide a link to this message so it's easy to find it and to reply to it? The archives are at http://mail-archives.apache.org/mod_mbox/subversion-dev/ > It concerns me if svn is thread-safe and if the said memory > problem would appear on prefork mpm. I will be doing some tests this week. Thanks, tests always help and give insight. Note that the problem is not specific to svn. If I understand correctly it's a problem with mod_deflate. It's possible to work around it in Subversion, but a proper fix would have to be made within mod_deflate. I don't know what the status of this bug is with the httpd team, whether it's known there, or if a fix is in sight. The fix seems to be important to you, so maybe you could ask them? Thanks, Stefan