> From: prashant [SMTP:reach_prashant@worldgatein.net]
>
> why the squid is not sending clients ip address as a source ip address
> of real clien that is the client accessing
> via a squid cache ?
>
If it did:
- it would be forging it;
- the responses would go direct to the client, not to the cache,
so they couldn't be cached (this would also thoroughly confuse
the client TCP stack as it would be expecting acknowledgements
from squid, not the actual site).
Squid does provide the source IP address, as an extra header,
but the destination systems needs to look for this and be
prepared to trust it.
Received on Mon Feb 14 2000 - 12:04:25 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:51:13 MST