On Wed, 18 Jun 2003, paul POULAIN wrote:
If you experiment LLLOOOONNNGGG response times in some parts of Koha,
tell us. If you don't tell us too.
I would like to find if it's a Mandrake, or Apache 2.0.x problem.
(LLOONNGG means something like 5-7 minuts : the httpd script timeout
length it seems)
One of the things I found in moving to Apache 2.0 was that if my scripts
produce more than a certain volume of error logging per invocation things
locked up for extended periods of time "inexplicably". This was running
Perl scripts in a CGI fashion on RH8. I'm experimenting with the same
Perl code in mod_perl 1.99 and I haven't had the same problem crop up, but
I haven't pushed the limits with it.
Nothing shows up in the 2.0 ChangeNotes for the last 10 minor releases of
apache that seems to reference anything like this. I haven't been able to
find anything on google indicating that anyone else has experienced this
either. If you happen to find you're having a similar problem and
reducing the amount of info going to the error log "fixes" your problem
please let me know and I'll dig a little harder in a few more places.
That's almost the same problem for me...