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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: wshafer at gmail dot com
New email:
PHP Version: OS:

 

 [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: Sun Jun 16 15:01:28 2024 UTC