/ Zope / Apsis / Pound Mailing List / Archive / 2005 / 2005-05 / "X-forwarded-for" and IIS 5.0 and 6.0

[ << ] [ >> ]

[ Pound 1.8 Problem, Runs and Crashes with Load / ... ] [ Pound rewriting problem / "Timo Hummel" ... ]

"X-forwarded-for" and IIS 5.0 and 6.0
"Thomas Jenssen" <thomas.jenssen(at)iqas.no>
2005-05-02 11:09:59 [ FULL ]
Hello,

 

I am trying to get my backend servers to log the client IP.

 

If I understand the "README" correct, pound has "x-forwarded-for" as
default. This means that the following .cfg file should be enough for
pound to pass this to backend IIS servers:

 

ListenHTTP X.X.X.30,80

ExtendedHTTP 1

LogLevel 2

Alive 30

UrlGroup ".*"

BackEnd X.X.X.51,80,1

BackEnd X.X.X.42,80,1

EndGroup

 

Is there any guides on how to make IIS log client ip?

Pound is running on RH 7.3

 

Regards

Thomas Nesvoll-Jenssen

MailBoxer