php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59278 Session Handler doesn't compress the data
Submitted: 2010-06-22 15:50 UTC Modified: 2013-10-15 11:54 UTC
From: gena01 at gmail dot com Assigned:
Status: No Feedback Package: memcached (PECL)
PHP Version: 5.2.4 OS: Linux
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: gena01 at gmail dot com
New email:
PHP Version: OS:

 

 [2010-06-22 15:50 UTC] gena01 at gmail dot com
Description:
------------
Looking through source code of memcached it looks like it's not compressing the data in session handling code. 


Expected result:
----------------
The session data is compressed on write and decompressed on read.

Actual result:
--------------
Uncompressed session data is sent to memcached. 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-08-28 22:03 UTC] moritascoral at k7 dot dion dot ne dot jp
http://www.pillscity.net/ pharmacy online valtrex sbp http://www.gethealthonline.net/ seroquel pills pmegnk
 [2013-06-27 09:12 UTC] yohgaki@php.net
-Status: Open +Status: Feedback
 [2013-06-27 09:12 UTC] yohgaki@php.net
My be you should try
https://github.com/php-memcached-dev/php-memcached/issues

If compression is implemented, please close this.
 [2013-10-15 11:54 UTC] pecl-dev at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC