* Stefan Fritsch <s...@debian.org> [2009-07-20 21:42]: > On Monday 20 July 2009, Nicolas Schodet wrote: > > [Sun Jul 19 19:53:53 2009] [notice] child pid 12637 exit signal > > Segmentation fault (11) > I can't reproduce this. Please post your mod_deflate configuration. > Thanks.
Here it is: In the virtual host: AddOutputFilterByType DEFLATE text/html text/css application/x-javascript In deflate.conf: <IfModule mod_deflate.c> #AddOutputFilterByType DEFLATE text/html text/plain text/xml BrowserMatch ^Mozilla/4 gzip-only-text/html BrowserMatch ^Mozilla/4\.0[678] no-gzip BrowserMatch \bMSIE !no-gzip !gzip-only-text/html </IfModule> The server is getting about 30000 hits a day according to awstats, but the bug is triggered only once or twice a day. Thanks, Nicolas. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org