httpd_accel_with_proxy

httpd_accel_with_proxy

Enabling HTTP acceleration/interception normally disables proxy-HTTP caching. That is, Squid refuses to handle proxy requests (with a full URI) when in HTTP server accelerator mode. Although I don't recommend it, you can force Squid to accept both types of requests by enabling this directive.

Syntax

httpd_accel_with_proxy on|off

Default

httpd_accel_with_proxy off

Example

httpd_accel_with_proxy on

Related

httpd_accel_host, httpd_accel_port, httpd_accel_single_host, httpd_accel_uses_host_header



    Appendix A. Config File Reference