php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67534 browser hangs when memcache restarted with active session
Submitted: 2014-06-27 17:02 UTC Modified: 2021-03-25 16:37 UTC
Votes:5
Avg. Score:4.0 ± 0.9
Reproduced:4 of 5 (80.0%)
Same Version:2 (50.0%)
Same OS:1 (25.0%)
From: me at chrismuench dot com Assigned: cmb (profile)
Status: Closed Package: memcache (PECL)
PHP Version: 5.4.30 OS: Cent os
Private report: No CVE-ID: None
 [2014-06-27 17:02 UTC] me at chrismuench dot com
Description:
------------
Using memcache 3.0.8 peck on cent os.

Expected Behavior:
When restarting memcache and a session is active when the page is refreshed the browser should immediately respond and go back to login screen (application dependent)

Actual Behavior:
When refreshing browser after restarting memcache the browser hangs for 30-40 seconds for current request and subsequent requests. The only way to resolve is to restart memcache and apache back to back.

This bug does NOT happen on 2.2.7 of the memcache library

Expected result:
----------------
Expected Behavior:
When restarting memcache and a session is active when the page is refreshed the browser should immediately respond and go back to login screen (application dependent)




Actual result:
--------------
Actual Behavior:
When refreshing browser after restarting memcache the browser hangs for 30-40 seconds for current request and subsequent requests. The only way to resolve is to restart memcache and apache back to back.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-03-25 16:37 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2021-03-25 16:37 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: Tue Apr 23 08:01:30 2024 UTC