Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: timeout on a valid long process

by GrandFather (Saint)
on Sep 07, 2006 at 18:32 UTC ( [id://571769]=note: print w/replies, xml ) Need Help??


in reply to timeout on a valid long process

What system needs to be told?


DWIM is Perl's answer to Gödel

Replies are listed 'Best First'.
Re^2: timeout on a valid long process
by schulerlab (Initiate) on Sep 08, 2006 at 01:52 UTC
    you mean what type of server? this program runs on different types of servers. Mostly Apache servers. The process is rebuilding a database. Not a problem for a database that isn't huge. but the process timesout for databases of around 50k messages. Even though there is really nothing wrong with the program.

      Look at the Timeout keyword in the Apache config file. You can also dump \0 characters to the client periodically to ensure that it does not time out (vs the server timing out).

      --MidLifeXis

Re^2: timeout on a valid long process
by schulerlab (Initiate) on Sep 08, 2006 at 02:00 UTC
    oh my.. my reputation is 0! what would my mother say?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://571769]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (9)
As of 2024-04-23 17:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found