Edit report at https://bugs.php.net/bug.php?id=60471&edit=1

 ID:                 60471
 Comment by:         lolautruche at gmail dot com
 Reported by:        lolautruche at gmail dot com
 Summary:            Random "Invalid request (unexpected EOF)" using a
                     router script
 Status:             Open
 Type:               Bug
 Package:            Built-in web server
 Operating System:   Mac OS X 10.7.2 (Lion)
 PHP Version:        5.4.0RC2
 Block user comment: N
 Private report:     N

 New Comment:

This issue seems to happen only with Google Chrome


Previous Comments:
------------------------------------------------------------------------
[2011-12-08 15:01:09] lolautruche at gmail dot com

Description:
------------
>From time to time, built-in server with router script logs this kind of stuff :

[Thu Dec  8 13:39:29 2011] 127.0.0.1:50358 Invalid request (Unexpected EOF)

This happens quite randomly, whatever the script has a close tag or not, 
whatever 
it has a blank line after close tag or not.

Test script:
---------------
php -S localhost:8000 router.php

Actual result:
--------------
[Thu Dec  8 13:39:29 2011] 127.0.0.1:50358 Invalid request (Unexpected EOF)


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



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

Reply via email to