Re: [EMAIL PROTECTED] Chunked + Gzip

2008-09-14 Thread Michael Caplan
Nick Kew wrote: On Sat, 13 Sep 2008 15:00:44 -0300 Michael Caplan <[EMAIL PROTECTED]> wrote: I guess I am hung up on the legacy of mod_gzip, which forced dynamically generated data to be dechunked before gzipped. WTF are you talking about? From: http://schroepl.net/pr

Re: [EMAIL PROTECTED] Chunked + Gzip

2008-09-13 Thread Michael Caplan
it may result (does in Apache + mod_php) in the web server packaging up a chunk and firing it off. Nick Kew wrote: On Sat, 13 Sep 2008 15:53:10 +0100 Nick Kew <[EMAIL PROTECTED]> wrote: On Sat, 13 Sep 2008 11:02:11 -0300 Michael Caplan <[EMAIL PROTECTED]> wrote: 1. the gzip c

[EMAIL PROTECTED] Chunked + Gzip

2008-09-13 Thread Michael Caplan
Hi, I have a question about how Transfer-Encoding: chunked works with a Content-Encoding gzip. Reading the HTTP 1.1 RFC, http://en.wikipedia.org/wiki/Chunked_transfer_encoding and other discussions on the net that touch on this subject I'm a little confused on how the web server and browser

RE: [users@httpd] Strategies for debugging a segmentation fault o n a production ser ver

2005-06-21 Thread Michael Caplan
chael > -Original Message- > From: Joshua Slive [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 21, 2005 2:03 PM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Strategies for debugging a segmentation fault o > n a production ser ver > > On 6/21/05, Mic

RE: [users@httpd] Strategies for debugging a segmentation fault o n a production ser ver

2005-06-21 Thread Michael Caplan
EMAIL PROTECTED] Strategies for debugging a segmentation fault o > n a production ser ver > > > > > -Original Message- > > > From: Krist van Besien [mailto:[EMAIL PROTECTED] > > > Sent: Tuesday, June 21, 2005 8:22 AM > > > > > > > On

RE: [users@httpd] Strategies for debugging a segmentation fault o n a production ser ver

2005-06-21 Thread Michael Caplan
ay, June 21, 2005 8:22 AM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Strategies for debugging a segmentation fault > on a production ser ver > > On 6/21/05, Michael Caplan <[EMAIL PROTECTED]> wrote: > > > I am looking for some advice on how to go a

RE: [users@httpd] Strategies for debugging a segmentation fault o n a production ser ver

2005-06-21 Thread Michael Caplan
rom: Joshua Slive [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 21, 2005 8:11 AM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Strategies for debugging a segmentation fault > on a production ser ver > > On 6/21/05, Michael Caplan <[EMAIL PROTECTED]> wrote: >

[users@httpd] Strategies for debugging a segmentation fault on a production ser ver

2005-06-21 Thread Michael Caplan
Hi there,   I am looking for some advice on how to go about debugging Apache 1.3.33 / PHP 5.0.4 on a production Linux box (RHE 3).  The scenario is this:  Once a day we find a segfault in our apache logs.  From our current position, we don't know what page was accessed, and our 400+ users