From:             michael dot heuberger at binarykitchen dot com
Operating system: Ubuntu 13.04
PHP version:      5.5.3
Package:          FPM related
Bug Type:         Bug
Bug description:recv() failed (104: Connection reset by peer) while reading 
response ...

Description:
------------
Hi there

I recently apt-get upgraded my PHP disto on my server, adjusted, tested few
lines of the current website but there is one last problem: PHP-FPM crashes
always. With these log lines in NGINX:

2013/08/30 01:34:06 [error] 12282#0: *51 recv() failed (104: Connection
reset by peer) while reading response header from upstream, client:
78.10.247.202, server: binarykitchen.com, request: "GET
/user/register/action/why/language/de/ HTTP/1.0", upstream:
"fastcgi://unix:/var/run/php5-fpm.sock:", host: "www.binarykitchen.com",
referrer:
"http://www.binarykitchen.com/user/register/action/why/language/de/";

There are many of those. Sometimes the page loads, sometimes not.

I tried hard to adjust nginx and php-fpm but no success. I am using
sockets.

Tell me, how can I see what is exactly resetting the connection? Why it is
crashing? What commands should I try?

And here more details:

$ php -v
PHP 5.5.3-1+debphp.org~raring+2 (cli) (built: Aug 27 2013 09:16:12) 
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies
    with Zend OPcache v7.0.3-dev, Copyright (c) 1999-2013, by Zend
Technologies

Thanks for your help,
Michael


-- 
Edit bug report at https://bugs.php.net/bug.php?id=65584&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=65584&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=65584&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=65584&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=65584&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=65584&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=65584&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=65584&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=65584&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=65584&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=65584&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=65584&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=65584&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=65584&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65584&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=65584&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=65584&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=65584&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=65584&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=65584&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=65584&r=mysqlcfg

Reply via email to