Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Output buffering under Apache

by bastard (Hermit)
on Mar 01, 2001 at 22:41 UTC ( [id://61613]=note: print w/replies, xml ) Need Help??


in reply to Re: Output buffering under Apache
in thread Output buffering under Apache

As was said in the other thread by Merlyn:
This works under modern Apache, but under older Apache versions, the script
also had to be named nph-something to turn off the buffering. Consider the name
as a signal that Apache should do its own $| = 1 equivalent.

I don't know why it doesnt work under 2.0 apache, but try renaming the script "nph-..." and looking into the docs on CGI.pm. That is how you get around apache's buffering.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-24 14:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found