Caching images with memcached
utahemre
nginx-forum at nginx.us
Thu Apr 19 12:31:48 UTC 2012
Hi everyone,
I want to cache png images with memcached and serve with nginx.
I configured nginx and i could write images to memcached. When i try to
read this images from cache with memcached client i can.
But when i try to read this images from nginx, broken images comes.
For example : I put byte array to memcached with 115832 bytes but when i
try to read get 114940 bytes.
Anyone has idea?
Thanks
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,225508,225508#msg-225508
More information about the nginx
mailing list