]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
Polish default http_access lines ordering
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 30 Mar 2013 09:47:23 +0000 (03:47 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 30 Mar 2013 09:47:23 +0000 (03:47 -0600)
commitbaa3ea7e7304ff25af0fe3b4c28212fc254d3d82
tree0d12d99c9fd4dea3ab4d75ef1f6c7d7f09806a1b
parent1125ea7b227dd6350e04e2a4e3ee8b63766a7e88
Polish default http_access lines ordering

There is no reason why manager access should be excluded from CONNECT and
Safe_ports security checks. Also, under the new design manager ACL is a
REGEX pattern test, which may be quite slow.

Overall there should be better performnce under certain DoS condtions
having the manager tests after the port tests, with no change under the
other more common traffic.
src/cf.data.pre