| Options |
Functions |
| transparent |
Support for transparent interception of outgoing requests without browser settings |
| accel |
Accelerator mode. Also needs at least one of vhost/vport/defaultsite. |
| defaultsite= |
Main web site name for accelerators. Implies accel. |
vhost
|
Accelerator using the Host header for virtual domain support. |
vport
|
Accelerator using the Host header for virtual domain support. |
| allow-direct |
Allow direct forwarding in accelerator mode. |
| vport= |
As above, but uses specified port number rather than the http_port number. |
| urlgroup= |
Default urlgroup to mark requests with. |
| protocol= |
Protocol to reconstruct accelerated requests with. Defaults to http. |
| no-connection-auth |
Prevent forwarding of Microsoft connection oriented authentication. |
| act-as-origin |
Act is if this Squid is the origin server. |
| http11 |
Enables HTTP/1.1 support to clients |
| name= |
Specifies a internal name for the port. |
| tcpkeepalive= |
Enable TCP keepalive probes of idle connections |
| tproxy |
Support Linux TPROXY for spoofing outgoing connections using the client IP address. |