Hai, This is what i now use for the remote ip
logging. cat
/etc/apache2/conf-custom/log-remote-ip.conf <IfModule mod_remoteip.c> ## apache 2.4: mod_remoteip is by
default available ## enable a2enmod remoteip &&
service apache2 restart # for remote proxy setup RemoteIPHeader X-Forwarded-For # for cluster setup #RemoteIPHeader X-Real-IP RemoteIPInternalProxy IP_PROXY_SERVER1 RemoteIPInternalProxy IP_PROXY_SERVER2 RemoteIPInternalProxy realhostname1.internal.domain.tld RemoteIPInternalProxy realhostname2.internal.domain.tld LogFormat "%a %l %u %t
\"%r\" %>s %O \"%{Referer}i\"
\"%{User-Agent}i\"" combined_remoteip ## ( optional with added vhostname at
the end ) #LogFormat "%a %l %u %t \"%r\"
%>s %b \"%{Referer}i\" \"%{User-Agent}i\" %v"
combined_remoteip </IfModule> You dont need to change things in squid. I did set in the vhosts. CustomLog
${APACHE_LOG_DIR}/test-access.log combined_remoteip So in any vhost only thing i change now is
: combined to combined_remoteip Greetz, Louis Van: Prasad Desai
[mailto:prasad.desai@xxxxxxxxxxxxxx] Hi, After so long i have emailed you, now i am facing one issue with access
logs. Some of my websites are not recording in access logs. Do you have any
suggestions. On Tue, Feb 16, 2016 at 1:56 PM, L.P.H. van Belle <belle@xxxxxxxxx> wrote: Hai, Have you tried also with only the TLS options enabled.
Enableing ssl2 and ssl3 is really a security leak. But at least you got it working. If you run a webserver with ssl also, just i hint, maybe you know
already, maybe not. Goto www.ssllabs.com
test you ssl of the webserver, and try to adjust you setting to a compatible
settting. If you run an apache 2.4, you can mail me, i have a explained
setup, with the things working and not. I did about 30 tests on ssl labs to get al these settings.
;-) When this is done go test again with the proxy and try to exclude
sslv2 and sslv3 in the clients. Maybe this is also a squid adjustment, but that i dont know. Greetz, Louis Van: Prasad Desai [mailto:prasad.desai@xxxxxxxxxxxxxx]
Hi, Thanks. It worked
after making the changes in IE ( Default setting was only SSL3 and TLS 1.0
enabled ) as given in the URL. On Fri, Feb 12,
2016 at 8:15 PM, Prasad Desai <prasad.desai@xxxxxxxxxxxxxx> wrote: Hi, Even after in IE
version 8 disabling SSL3 in advanced options and enable TLS1.0 we are getting
same error. On Fri, Feb 12,
2016 at 3:47 PM, L.P.H. van Belle <belle@xxxxxxxxx> wrote:
-- Best, Prasad Desai
-- Best, Prasad Desai
-- Best, Prasad
Desai |
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users