Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Timeout in large CGI program

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  SSL keeps going down  
Author Message
rla

External


Since: Apr 13, 2004
Posts: 1



(Msg. 1) Posted: Tue Apr 13, 2004 4:30 pm
Post subject: Timeout in large CGI program
Archived from groups: alt>apache>configuration (more info?)

Hi this is my small problem

I have a perl program making statistics. This program is working fine
but is working for many minutes.

When I lunch it from command line everything is OK, but when I try to
run it in Apache after about 5 minutes program is going down.

I changed Timeout value for 900 sec (300 is default) but it has not effect

This apears in log of apache
[Tue Apr 13 09:11:08 2004] [error] (70007)The timeout specified has
expired: core_output_filter: Error reading from bucket.

Thanks a lot!

 >> Stay informed about: Timeout in large CGI program 
Back to top
Login to vote
google5

External


Since: May 06, 2004
Posts: 19



(Msg. 2) Posted: Tue Apr 13, 2004 4:30 pm
Post subject: Re: Timeout in large CGI program [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rafal Lagowski <rla.TakeThisOut@placotec.com> wrote in message news:<c5gj16$5ql$1@news.onet.pl>...
 > Hi this is my small problem
 >
 > I have a perl program making statistics. This program is working fine
 > but is working for many minutes.
 >
 > When I lunch it from command line everything is OK, but when I try to
 > run it in Apache after about 5 minutes program is going down.
 >
 > I changed Timeout value for 900 sec (300 is default) but it has not effect
 >
 > This apears in log of apache
 > [Tue Apr 13 09:11:08 2004] [error] (70007)The timeout specified has
 > expired: core_output_filter: Error reading from bucket.

I'm not sure why changing the timeout has no effect, but in general,
you can't count on waiting very long periods for a CGI script. If the
server doesn't time out, the browser will.

At minimum, you should have your browser write something to the client
while
it is processing (just a space plus a flush would probably do). Even
better, have your long-lived process write to a file and refresh to
that file after it is done.

Joshua.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Timeout in large CGI program 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Logging large scale apache 2.0 server with MANY vhosts - Hi All, I'm currently setting up a new server to handle a large number of VHOSTs. We are trying to use dynamically assigned section for vhosts. The dynamic section is working fine, all nice and peachy. Logging however is the problem. The docs state....

Optimal Apache configuration for serving large files? - Hello, I am currently preparing a webserver - I have done that several times before, for the often found scenario where some html files, some images and some scripts shall be served under several virtual domains; the scenario that apache is best..

Errors running cgi program - I am getting this error when I try to run a program in my cgi-bin directory (don't know what I'm still missing to make it work): *** Authentication required! This server could not verify that you are authorized to access the URL..

Project/Program Management Newsletter - Powerful IT/Business newsletter with articles relating to lessons learned, best practices, successes, concerns, and career/health tips. Produced in part by the subscriber's interactive feedback, comments, and questions. Written by seasoned..

Project/Program Management Newsletter - Powerful IT/Business newsletter with articles relating to lessons learned, best practices, successes, concerns, and career/health tips. Produced in part by the subscriber's interactive feedback, comments, and questions. Written by seasoned IT/Business..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]