Hello Squid users~

My system configuration below.

| Apache ( Origin ) |    <--->  | Squid ( Transparent Proxy or Proxy )
 |  <---> | Client |

I want to see client's IP address at Apache side.

I knew one solution using by SQUID :  follow_x_forwarded_for  , APACHE
: "%{X-Forwarded-For}i\"

I want to show real client's IP at Apache log not modify Apache's configuration.

Is that possible ?

Reply via email to