2.1.5 works as good as 2.1.4 - increase timeouts and everything goes smoothly 8)) Hovewer, I do not use plugins. Just basic forward proxy. The only thing I miss is statistics, that's why I need log.
BTW, I read in mailing list about "http_ui_enabled" and URLs like http://{stat}, http://{net}. But there is no doc how to setup this interesting feature. Should I try? On Thu, 20 Jan 2011 08:30:16 -0700, Leif Hedstrom <[email protected]> wrote: > On 01/20/2011 02:44 AM, [email protected] wrote: >> Well, I checked explicit proxy mode - log is OK. 2.1.5 fixed that. Try to >> reproduce in >> transparent mode. >> I use iptables as follows: >> >> -t nat -A PREROUTING -p tcp -i eth0 --dport 80 -j REDIRECT --to-ports 3129 >> Where >> eth0 is internal net >> CONFIG proxy.config.http.server_port INT 3129 >> CONFIG proxy.config.http.server_port_attr STRING> > > Ah, ok, so it might be something with the transparent code. Hopefully > Alan (amc) is reading this, and can answer :). > > Any other problems with v2.1.5 so far? We're working towards stability > in both code and APIs, v2.1.6 should be the last version where we break > any APIs, and v2.1.7 will solely focus on code stability I think (in > prep for a v3.0.0 release). > > Cheers, > > -- Leif
