Luis Croker <[EMAIL PROTECTED]> writes:
> I have an Apache web server (server-A) which Im using like a proxy with
> SSL, I mean... I receive all connections and forward them to another server
> (server-B). Everything works fine. Now, we want to capture the source IP
> address of the connect
Hi...
I have an Apache web server (server-A) which Im using like a proxy with SSL, I mean... I receive all connections and forward them to another server (server-B). Everything works fine. Now, we want to capture the source IP address of the connections on the server B, the prob