>Number: 2711 >Category: mod_cgi >Synopsis: cgi output still buffered despite release notes saying >otherwise >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: support >Submitter-Id: apache >Arrival-Date: Sat Jul 25 14:30:00 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.1 >Environment: SunOS 4.1.4 with gcc >Description: FAQ#34 asserts that cgi-bin output is no longer buffered. However, this script:
echo "Content-type: text/plain" echo "" date sleep 10 date when installed in the cgi-bin directory and accessed from a browser displays both dates simultaneously after 10 secs. >How-To-Repeat: http://www.tadpole.co.uk/cgi-bin/test1 >Fix: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
