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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
36 - 1 = ?
Subscribe to this entry?

 
 [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: Wed May 01 22:01:31 2024 UTC