My cache file system is null and any memory cache should have been flushed when I rebooted right? This is a nanobsd-installation (running from a CF card).
I did however command a "flush" just to make sure.
I agree totally with you… But the issue only happens when the squid is enable... Probably it is misconfigurating... How can I start tracing the problem?
It is not possible to rewrite the Cookie header in Squid guard. You need to have the content scanning/modification engine. Typically ICAP protocol is used for this purpose like in http://docs.diladele.com/tutorials/filtering_https_traffic_squid_pfsense/index.html
On pfSense 2.2 it is NOT fixed, the pullrequest is still pending.. https://github.com/pfsense/pfsense-packages/pull/1236
On pfSense 2.3 it is fixed: https://github.com/pfsense/FreeBSD-ports/blob/devel/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy.inc#L62
Hello Jimp,
Sorry for the late reply. Actually I upgraded and its not a NanoBSD. I didn't set the RAM disk option. Any how I upgraded another 64 bit server and had the same issue. I add proxy authentication and it started to work. Now users have to enter proxy authentication in heire web browsers. Is there a solution.
Did you solve this? I'm having a similar issue trying to set up my reverse proxy. I have a www running on port 80 but when trying to configure a subdomain to go to another webserver on 443 I just get 404's.. ???