ID:               40472
 Updated by:       [EMAIL PROTECTED]
 Reported By:      fuitad at gmail dot com
-Status:           Closed
+Status:           Bogus
 Bug Type:         Output Control
 Operating System: FreeBSD
 PHP Version:      5.2.1


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

[2007-02-14 16:34:03] fuitad at gmail dot com

.

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

[2007-02-14 16:27:08] fuitad at gmail dot com

Compare these two files

http://www.fuitad.com/test.php

http://www.fuitad.com/test.html

The static one does not have any problem while the php one does the
chunk problem.

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

[2007-02-14 16:10:49] [EMAIL PROTECTED]

This is not a "number bug". It's called chunked transfer encoding.

Try one with HTTP/1.0, and you'll see.



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

[2007-02-14 16:10:43] fuitad at gmail dot com

Here is a way I found to reproduce the bug

http://www.fuitad.com/test.phps

<? phpinfo(); ?> also worked.

It seems that this bug only occurs when the response is over a certain
size. Hence why your tests did not work.

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

[2007-02-14 15:58:01] fuitad at gmail dot com

I just realized something interesting...

Those telnet calls I did, none of them comes from a proxy. They are
direct, yet the weird number bug appears still.

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

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/40472

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

Reply via email to