Welcome! Log In Create A New Profile

Advanced

Re: memcached_gzip_flag

Maxim Dounin
December 10, 2012 11:34AM
Hello!

On Mon, Dec 10, 2012 at 11:16:54AM -0500, tkellen wrote:

> PS: I'm writing the data using Dalli (https://github.com/mperham/dalli) with
> compression on and raw set to true. Dalli sets the bitmask for compression
> to 0x2 (all of this appears to be working correctly).

As far as I can tell from [1], it stores zlib stream, not gzip
(which is a different format on top of the same compression
algorithm, see zlib.h for details). It likely can be easily
adapted to use gzip though.

[1] https://github.com/mperham/dalli/blob/master/lib/dalli/compressor.rb

--
Maxim Dounin
http://nginx.com/support.html

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

memcached_gzip_flag

tkellen December 10, 2012 11:16AM

Re: memcached_gzip_flag

tkellen December 10, 2012 11:16AM

Re: memcached_gzip_flag

Maxim Dounin December 10, 2012 11:34AM

Re: memcached_gzip_flag

Valentin V. Bartenev December 10, 2012 11:36AM

Re: memcached_gzip_flag

tkellen December 10, 2012 12:14PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 267
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready