salvoaranzulla opened a new issue #1679: pagespeed with load balancer (nginx) 
and front-end (apache)
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1679
 
 
   Hi,
   
   We have a lod balancer with nginx (proxy_pass) and many front-end with 
apache and mod_pagespeed. We use memcached servers for mod_pagespeed cache.
   
   I'd like to know if it's a good idea installing ngx_pagespeed on load 
balancer and configuring it with:
   
   pagespeed standby;
   pagespeed MemcachedServers "same memcached server of mod_pagespeed of 
frontend";
   
   to avoid request to Apache (and mod_pagespeed) from nginx load balancer for 
already optimized resources (*.pagespeed.* file).
   
   Thanks,
   Salvatore
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to