Read the release notes - a handful of things changed.
transparent proxy support changed and doesn't work for me even with
transparent added to http_port.
Please elaborate a bit on "doesn't work". In what way?
TCP_DENIED in logs.
now using
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
httpd_accel_single_host off
http_port 10.10.10.1:3128
and works with 2.5STABLE4. redirection is done with gateway machine
running linux.
tried 2.6.5 from FreeBSD ports, removed all httpd_* lines and changed last
to
http_port 10.10.10.1:3128 transparent
and i'm getting TCP_DENIED.
so i have to keep 2.5, which is now getting >50% CPU load.
i moved to 2.6 elsewhere with success.