Re: Vanishing Requests

2005-05-13 Thread Dan Wilga
At 6:22 PM -0700 5/11/05, David Marshall wrote: The basic problem: some requests just totally vanish. No record appears of them in the apache log, and no response is returned to the browser. Another important thing to know: If the httpd process handing a request terminates abnormally, there won't

Re: Vanishing Requests

2005-05-12 Thread Slava Bizyayev
On Wed, 2005-05-11 at 20:22, David Marshall wrote: > The basic problem: some requests just totally vanish. No record > appears of them in the apache log, and no response is returned to the > browser. How did you know that the request reaches your server? -- Slava

RE: [Mason] Vanishing Requests

2005-05-12 Thread Pascal . Davoust
lto:[EMAIL PROTECTED] Envoyé : jeudi 12 mai 2005 06:37 À : David Marshall Cc : modperl@perl.apache.org; [EMAIL PROTECTED] Objet : Re: [Mason] Vanishing Requests On Wed, 2005-05-11 at 18:22 -0700, David Marshall wrote: > The basic problem: some requests just totally vanish. No record > appears

Re: [Mason] Vanishing Requests

2005-05-11 Thread Perrin Harkins
On Wed, 2005-05-11 at 18:22 -0700, David Marshall wrote: > The basic problem: some requests just totally vanish. No record > appears of them in the apache log, and no response is returned to the > browser. Find out what they are doing by using mod_log_forensic: http://httpd.apache.org/docs/mod/mo

Vanishing Requests

2005-05-11 Thread David Marshall
Hi all, Our website is experiencing some very weird behavior that we don't know how to resolve. I have some avenues on which to do the next steps of investigation, but I'm really hoping that the mod_perl/Mason illuminati can shed some light on this. The basic problem: some requests just totally