KAPIL KUMAR created TS-4415:
-------------------------------
Summary: Pagespeed module doesnt work properly as ATS plugin in
forward Proxy mode
Key: TS-4415
URL: https://issues.apache.org/jira/browse/TS-4415
Project: Traffic Server
Issue Type: Bug
Components: Cache
Reporter: KAPIL KUMAR
I want to use pagespeed as a plugin in the ATS forward proxy mode.
I can see ATS/plugins/experimental/ats_pagespeed. I followed the instructions :
->Build and install using make and make install.
->Added the plugin entry in plugin.conf
->Mentioned the cache/log files (with 777 permissions too)
->i can see plugin is being loaded when i start ATS.
But it doesnt seems to be working :(
for e.g, combine_css.html is still having 3 different CSS.
When i send Curl request,
curl -i http://local_server_ip/combine_css.html --proxy "ats_proxy_ip"
i see "x-page-speed 1.9.32.3-4488" only for the first time.
After second attempt, i dont see this header in response.
More details are being discussed one :
https://groups.google.com/forum/#!topic/mod-pagespeed-discuss/CL1PBCXGUM4
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)