[squid-users] Squid 3.5.23 little fixes
Yuri Voinov
yvoinov at gmail.com
Tue Jan 24 08:52:39 UTC 2017
teh TCP :-D teh drama :-D
Nice shoot :-D
24.01.2017 14:26, FredB пишет:
> Hello,
>
> FI, I'm reading some parts of code and I found two little spelling errors
>
> FredB
>
> ---------------------------------------------------------------
>
> --- src/client_side.cc 2016-10-09 21:58:01.000000000 +0200
> +++ src/client_side.cc 2016-12-14 10:57:12.915469723 +0100
> @@ -2736,10 +2736,10 @@ clientProcessRequest(ConnStateData *conn
>
> request->flags.internal = http->flags.internal;
> setLogUri (http, urlCanonicalClean(request.getRaw()));
> - request->client_addr = conn->clientConnection->remote; // XXX: remove reuest->client_addr member.
> + request->client_addr = conn->clientConnection->remote; // XXX: remove request->client_addr member.
> #if FOLLOW_X_FORWARDED_FOR
> // indirect client gets stored here because it is an HTTP header result (from X-Forwarded-For:)
> - // not a details about teh TCP connection itself
> + // not a details about the TCP connection itself
> request->indirect_client_addr = conn->clientConnection->remote;
> #endif /* FOLLOW_X_FORWARDED_FOR */
> request->my_addr = conn->clientConnection->local;
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x613DEC46.asc
Type: application/pgp-keys
Size: 2437 bytes
Desc: not available
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20170124/601b71e0/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20170124/601b71e0/attachment-0001.sig>
More information about the squid-users
mailing list