tinodj opened a new issue #2046:
URL: https://github.com/apache/incubator-pagespeed-mod/issues/2046


   Hi,
   
   We have set the pagespeed to run behind proxy with Apache using ProxyPass 
and ProxyPassReverse. 
   
   All works fine, but we noticed this - when 
ModPagespeedCriticalImagesBeaconEnabled is true/enabled, then this javascript 
is served with an URL pointing to the hidden/proxied server: 
   
   e.g. example.com is our main domain and internal.example.com is server that 
is masked with a Proxy/ProxyReverse. 
   
   Then, pagespeed running on the internal.example.com - serves an URL here 
(html_url parameter in the code) that is pointing to the internal.example.com. 
   
   I am not sure whether and how this can be resolved, whether some new config, 
or some existing maybe works (I didn't found one, but also from the code itself 
I can't see that one exist). So, any help here would be appreciated, including 
confirming this as a bug. 
   
   
https://github.com/apache/incubator-pagespeed-mod/blob/b0edead4c1e7c834f68ceb66dbfb478533a5c8af/net/instaweb/rewriter/critical_images_beacon_filter.cc#L119


----------------------------------------------------------------
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


Reply via email to