Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1037 by
stevyhaw...@gmail.com: Pagespeed - IP address of the user
on your origin server NOT showing
https://code.google.com/p/modpagespeed/issues/detail?id=1037
What steps will reproduce the problem?
1. Install mod_remoteip plugin on apache 2.4
2. Configure the plugin by adding the code (exact code pasted at bottom)
3. The user IP does not show up in Apache logs like it should
What is the expected output? Client user's IP
What do you see instead? Google's pagespeed IP
What version of the product are you using (please check X-Mod-Pagespeed
header)?
On what operating system? CentOS
Which version of Apache? 2.4
+++++++++++++++++++++++++++++++++++++++++++++++++++
Thanks for your help
Note: This site DOESN'T have mod_pagespeed installed. It's just using the
google pagespeed service.
It is a sub-domain that is using this service.
The exact instructions were followed from this url:
https://developers.google.com/speed/pagespeed/service/faq#clientip
The code was placed in mod_/usr/local/apache/conf/mod_remoteip.conf
Here is the exact code:
LoadModule remoteip_module modules/mod_remoteip.so
RemoteIPHeader X-Forwarded-For
RemoteIPInternalProxy
216.239.32.0/19 64.233.160.0/19 66.249.80.0/20
72.14.192.0/18 209.85.128.0/17 66.102.0.0/20 74.125.0.0/16 64.18.0.0/20
207.126.144.0/20 173.194.0.0/16 2001:4860:4000::/36 2404:6800:4000::/36
2607:f8b0:4000::/36 2800:3f0:4000::/36 2a00:1450:4000::/36
2c0f:fb50:4000::/36
All instructions followed yet google IP's still shows in Apache logs
thank you in advance for help
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings