mod_gzip not compressing files

2008-12-17 Thread Jeremy Bowen
I have a problem with mod_gzip not compressing output from httpd My System is: OpenBSD 4.4 (GENERIC) #1021: Tue Aug 12 17:16:55 MDT 2008 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC I'm running the stock httpd however it is not chrooted httpd_flags = "-u -DSSL" # httpd -v Serv

Re: mod_gzip not compressing files

2008-12-18 Thread Jeremy Bowen
Doh! After sleeping on this overnight I've discovered a misconfigured server. All working as desired now. Apologies for the noise. On 12/18/2008, "Jeremy Bowen" wrote: >I have a problem with mod_gzip not compressing output from httpd > >My System is: >OpenBSD 4.4

Re: mod_gzip not compressing files

2008-12-19 Thread Jeremy Bowen
Alexander Hall wrote: Jeremy Bowen wrote: Doh! After sleeping on this overnight I've discovered a misconfigured server. All working as desired now. Too embarrassing to share for the archives? :-9 Well, almost. But here we go :-) I think I know what the problem was but I'm not

Segfault in Apache after upgrade to v4.6

2009-10-31 Thread Jeremy Bowen
Hi I've just upgraded a couple of (old-ish) servers to 4.6 and now Apache has started throwing intermittent segfaults on both. (dmesgs appended below) I previously upgraded from 4.4 to 4.5 without incident. Both of these machines have been running faultlessly for months without issue so someth

Re: Segfault in Apache after upgrade to v4.6

2009-11-01 Thread Jeremy Bowen
Richard Toohey wrote: [cut] Can't help you directly, but there are a few questions that might help ... 1. Upgraded as per instructions - http://www.openbsd.org/faq/upgrade46.html? Yes, followed the instructions to the letter. Everything else upgraded successfully and is working as expected.

[SOLVED] Re: Segfault in Apache after upgrade to v4.6

2009-11-01 Thread Jeremy Bowen
7;s the default), explicitly setting this to "off" has fixed the segfault problem. Anyway, thanks to all who offered suggestions. It reinforces my decision to use OpenBSD. The support is amazing. Cheers Jeremy > >2009/11/1 Jeremy Bowen : >> Richard Toohey wrote: >>> >