On Thu, 11 Dec 2003, Volker Kroll wrote:

> On Wed, 2003-12-10 at 11:38, Hakan Nilsson wrote:
>
> > Thanks for your input Volker, but we don't care if it is POST or GET that
> > is used. Most often we have links like
> >
> > <a href="page.html?foo=bar&baz=1">A link!</a>
> >
> > which sometimes work and sometimes fails
> >
> > To you that have the same problem (Jason Chinnes I think it was?):
> >
> > What do you do to 'solve' it? We restart the apache at short intervals (a
> > few hours) and that seems to more or less solve it. At least it doesn't
> > happen as often.
>
> Are there any messages in the error_log? It is not often, that errors
> happen without some info in the logs. Is it possible, that the instance
> of the apache, which serves the request segfaults and the reload gives
> you the next instance?
>
> Regards
> Volker

Nopes, no messages in any error_log. The access_log says everything is ok
and when I check the process id's of the apache childs (via top or
whatever) nothing happens there either.
It can hardly be segfaults or such since at a test system that had been up
and running for a month or so I got one correct answer out of every tenth
reload I did, the rest returned the page as if I had given it no
arguments.

Regards,
Hakan

-
 Håkan Nilsson
 Futurize AB



--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to