Re: [users@httpd] Apache 2.4 memcached module not caching

2014-08-07 Thread Solo Luke
ent-Type: image/jpeg This is a basic configuration for static content caching with memcached and work wonderful. Thank you! On Wed, Aug 6, 2014 at 5:37 PM, Eric Covener wrote: > On Wed, Aug 6, 2014 at 10:28 AM, Solo Luke wrote: > > I removed IfModule and I get errors. > > That

Re: [users@httpd] Apache 2.4 memcached module not caching

2014-08-06 Thread Solo Luke
dule and I get errors. On Wed, Aug 6, 2014 at 2:06 PM, Eric Covener wrote: > On Wed, Aug 6, 2014 at 4:56 AM, Solo Luke wrote: > > Unfortunately the memcache module does not cache the response in > memcached > > server. What is wrong? > > > Try removing all of the ifMo

[users@httpd] Apache 2.4 memcached module not caching

2014-08-06 Thread Solo Luke
Hi I did this configuration: CacheSocache memcache:localhost:11211 CacheSocacheMaxSize 512000 CacheSocacheMaxTime 86400 CacheEnable memcache / Unfortunately the memcache module