Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Apache Problem

by Crulx (Monk)
on Mar 04, 2000 at 06:08 UTC ( [id://4853]=note: print w/replies, xml ) Need Help??


in reply to Apache Problem

btrott's answer is correct. If you are not using mod_perl or Apache::SIG (i.e. you don't have any control over the webserver used) Then you have to catch SIGPIPE on stdout. Set up your program to do this and you should be ok. Basically, you just have to catch the signal on the perl side of things before the web server's handler does the work for you.
---
Crulx
crulx@iaxs.net

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-04-19 08:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found