]> git.ipfire.org Git - thirdparty/squid.git/commit
Polish default http_access lines ordering
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 2 Apr 2013 04:04:31 +0000 (22:04 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 2 Apr 2013 04:04:31 +0000 (22:04 -0600)
commit93d4da8778725894b75108655915ff76283a658f
tree08d8b6d15e6bcb4788dc257dd4617f5b512346e7
parent88756110698650d7907495f0b0cb66e2cd712ae0
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