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


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

Reply via email to