ID:               27584
 Updated by:       [EMAIL PROTECTED]
 Reported By:      xuefer at 21cn dot com
-Status:           Feedback
+Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: *
 PHP Version:      4CVS-2004-03-13
 New Comment:

read above message 


Previous Comments:
------------------------------------------------------------------------

[2004-03-16 11:44:53] [EMAIL PROTECTED]

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

flushing works differently in ap2 then it does in ap1,  

which may explain the different output.  

 

P.S. Seems to work equally well in ap1 and ap2 on Linux 

however. 

------------------------------------------------------------------------

[2004-03-15 09:52:45] xuefer at 21cn dot com

my expected result works under apache1

and failed(actual result) under apache2





so what? apache2 bug itself?

------------------------------------------------------------------------

[2004-03-15 09:42:51] [EMAIL PROTECTED]

Can you verify if this happens with Apache 1 too..?



------------------------------------------------------------------------

[2004-03-13 11:23:41] xuefer at 21cn dot com

tested with lastest build



without Rang:

Sun Mar 14 00:30:21 2004 GET /test.php HTTP/1.1

Sun Mar 14 00:30:21 2004 Host: 127.0.0.1

Sun Mar 14 00:30:21 2004 Accept: */*

Sun Mar 14 00:30:21 2004 User-Agent: Mozilla/4.0 (compatible; MSIE
5.00; Windows 98)

Sun Mar 14 00:30:21 2004 Pragma: no-cache

Sun Mar 14 00:30:21 2004 Cache-Control: no-cache

Sun Mar 14 00:30:21 2004 Connection: close

Sun Mar 14 00:30:21 2004 HTTP/1.1 200 OK

Sun Mar 14 00:30:21 2004 Date: Sat, 13 Mar 2004 16:30:21 GMT

Sun Mar 14 00:30:21 2004 Server: Apache/2.0.48 (Win32)

Sun Mar 14 00:30:21 2004 Connection: close

Sun Mar 14 00:30:21 2004 Transfer-Encoding: chunked

Sun Mar 14 00:30:21 2004 Content-Type: binary





with Rang:

Sun Mar 14 00:31:41 2004 GET /test.php HTTP/1.1

Sun Mar 14 00:31:41 2004 Host: 127.0.0.1

Sun Mar 14 00:31:41 2004 Accept: */*

Sun Mar 14 00:31:41 2004 User-Agent: Mozilla/4.0 (compatible; MSIE
5.00; Windows 98)

Sun Mar 14 00:31:41 2004 Range: bytes=839516-

Sun Mar 14 00:31:41 2004 Pragma: no-cache

Sun Mar 14 00:31:41 2004 Cache-Control: no-cache

Sun Mar 14 00:31:41 2004 Connection: close

Sun Mar 14 00:31:42 2004 HTTP/1.1 200 OK

Sun Mar 14 00:31:42 2004 Date: Sat, 13 Mar 2004 16:31:41 GMT

Sun Mar 14 00:31:42 2004 Server: Apache/2.0.48 (Win32)

Sun Mar 14 00:31:42 2004 Content-Range: bytes 839516-96413656/96413657

Sun Mar 14 00:31:42 2004 Content-Length: 95574141

Sun Mar 14 00:31:42 2004 Connection: close

Sun Mar 14 00:31:42 2004 Content-Type: binary

------------------------------------------------------------------------

[2004-03-13 04:56:27] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/27584

-- 
Edit this bug report at http://bugs.php.net/?id=27584&edit=1

Reply via email to