Re: [squid-users] FEATURE-Request - client ip and port or username

2005-01-14 Thread Henrik Nordstrom
On Wed, 5 Jan 2005, Rainer Anschober wrote: Now, the webserver can read two new variables ( HTTP_CLIENT_ADDR and HTTP_CLIENT_PORT ). Our Webapplication now can read the ip address and the port of the client webbrowser. We need this in order to make an ident questions to the client in order to get t

Re: [squid-users] FEATURE-Request - client ip and port or username

2005-01-05 Thread Muthukumar
Use diff -Nur to make a patch. Refer more here, http://www.squid-cache.org/Devel/guidelines.html Best Regards -Muthukumar

[squid-users] FEATURE-Request - client ip and port or username

2005-01-05 Thread Rainer Anschober
Thank you for your response. Now, we have resolved the problem. My coworker Hansjoerg Rainer has added some code to following files: enums.h structs.h http.c HttpHeader.c client_side.c Now, the webserver can read two new variables ( HTTP_CLIENT_ADDR and HTTP_CLIENT_PORT ). Our Webapplication now