php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #74508 Persistent Connections Not Working
Submitted: 2017-04-28 15:50 UTC Modified: 2017-05-24 14:09 UTC
From: wshafer at gmail dot com Assigned:
Status: Closed Package: memcached (PECL)
PHP Version: 7.1.4 OS: Ubuntu 16.04
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:
28 - 5 = ?
Subscribe to this entry?

 
 [2017-04-28 15:50 UTC] wshafer at gmail dot com
Description:
------------
When using Memcached persistent connections, Php 7.1 seems to not be reusing the connections and holding on to them until the Memcached server either runs out of available connections or crashes.

This is not a problem on PHP 7.0 seems isolated to PHP 7.1 branch specifically 7.1.3 and 7.1.4 (I did not test against any other 7.1.x so the problem maybe in earlier versions).

Please let me know if you need any further testing or information and I'll be happy to provide it.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-05-24 14:09 UTC] wshafer at gmail dot com
-Status: Open +Status: Closed
 [2017-05-24 14:09 UTC] wshafer at gmail dot com
After retesting, this package seems to be working fine.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 08:01:28 2024 UTC