[Koha] Re: [Koha-devel] Re: Koha Setup Question

paul POULAIN paul.poulain at free.fr
Thu Jun 19 19:55:17 NZST 2003


Christopher Hicks wrote:

>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...
A sample : if I call in a script a MARC::Record.pm function with wrong 
or invalid parameters, the pm is supposed to return a warning, and die.
With apache 2.0, it seems to be running and running until httpd timeout.
Then, the log is filled with hundreds of warnings (the one reported by 
.pm, repeated).
It seems that the process forks, and forks, and forks forever, until 
apache stops it.

I tried to ask on some mailing lists, but could not get any answer. Feel 
free to dig yourself an report any success in your search.

-- 
Paul POULAIN
Consultant indépendant en logiciels libres
responsable francophone de koha (SIGB libre http://www.koha-fr.org)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20030619/988443aa/attachment-0001.htm


More information about the Koha mailing list