Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: timeout on a valid long process

by b10m (Vicar)
on Sep 07, 2006 at 19:14 UTC ( [id://571780]=note: print w/replies, xml ) Need Help??


in reply to timeout on a valid long process

Who's timing it out? A webserver? If so, just read up on auto flushing ($|) and print some null bytes (\0) to the browser every now and then, to keep the connection alive.

Update: ... and you can read a column by merlyn on watching long processes through CGI.

--
b10m

All code is usually tested, but rarely trusted.

Replies are listed 'Best First'.
Re^2: timeout on a valid long process
by schulerlab (Initiate) on Sep 08, 2006 at 01:54 UTC
    Thanks. I will check into this.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-03-29 07:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found