php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59838 Connection hang up
Submitted: 2011-07-05 12:30 UTC Modified: 2021-03-25 16:30 UTC
From: nelson dot ricardo dot gomes at gmail dot com Assigned: cmb (profile)
Status: Closed Package: memcache (PECL)
PHP Version: 5.2.13 OS: Debian
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: nelson dot ricardo dot gomes at gmail dot com
New email:
PHP Version: OS:

 

 [2011-07-05 12:30 UTC] nelson dot ricardo dot gomes at gmail dot com
Description:
------------
Using 2.2.5

I have a problem equivalent to:

https://bugs.launchpad.net/libmemcached/+bug/583031

I'm using an external memchache server as a session server with persistent connections, with connect_timeout=0. 

Everything looks good, but when the session server goes down (reboot), all requests hang.

Does anyone reported this issue? Is it solved in any release? Does it happen cause the persistent connection takes some time to go down? Or the problem is the connection that blocks on the connection cause there are no server on the other end?

Thanks for any reply.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-03-25 16:30 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2021-03-25 16:30 UTC] cmb@php.net
The official bug tracker for PECL/memcache is now at
<https://github.com/websupport-sk/pecl-memcache/issues>.

So, if this is still an issue with either of the current memcache
versions (4 or 8), please file an issue there.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 07:01:27 2024 UTC