perl fastcgi buffering problem
    Stefan Parvu 
    sparvu at systemdatarecorder.org
       
    Mon Mar 15 15:03:20 MSK 2010
    
    
  
On 19:50 Sun 14 Mar     , Stefan Parvu wrote:
> Hi,
> 
> the server buffered the output of std CGI scripts. Passing:
> 
> print "$ENV{SERVER_PROTOCOL} 200 OK\n";
> print "Server: $ENV{SERVER_SOFTWARE}\n";
> 
> 
> should output directly to the browser the results, but it does not. 
> Found out about: fastcgi_max_temp_file_size but that did not help.
>
Probable due the FastCGI specs in buffering the output. 
stefan 
    
    
More information about the nginx
mailing list