Oskar wrote:
Hi,
I have script that is doing some time consuming operations hence have set $|=1 to disable buffering. It works correctly in command line but when I run it as cgi it does buffers everything and flushing does not work. After reaching timeout limit it displays server error. I have apache 1.3
Does anyone here has suggestion how to prevent it (other then increasing the timeout limit because it then returns 404 to client)?

http://perl.apache.org/docs/1.0/guide/performance.html#Using____1_Under_mod_perl_and_Better_print___Techniques_ __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com



Reply via email to