Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: cgi buffering

by Anonymous Monk
on Sep 30, 2009 at 15:41 UTC ( [id://798366]=note: print w/replies, xml ) Need Help??


in reply to cgi buffering

That is not server push. You need to look at the CGI rfc and send the appropriate headers

Replies are listed 'Best First'.
Re^2: cgi buffering
by Caesura (Sexton) on Sep 30, 2009 at 16:03 UTC
    Are there specific headers to do with buffering? I tried :
    print header (-expires => 'now');
    to no avail. The thing is - it works on one cgi-bin directory (or environment I should say), and not on the other. Odd.
      The thing is - it works on one cgi-bin directory (or environment I should say), and not on the other. Odd

      Compare the %ENViroments for the two, and the headers.

Log In?
Username:
Password:

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

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

    No recent polls found