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
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
45 - 2 = ?
Subscribe to this entry?

 
 [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: Wed Apr 24 18:01:28 2024 UTC