]> git.ipfire.org Git - thirdparty/squid.git/commit
Polish: allow service of internal requests over reverse-proxy ports
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 30 Dec 2011 12:29:14 +0000 (01:29 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 30 Dec 2011 12:29:14 +0000 (01:29 +1300)
commitc4ac4197e9ecad20b58a1c7c288a0cef6c46fbf1
treef7256162c831f38ed67fce685cb9ab87540352ea
parent59c59acffc68d9f674b7666e0e1ebccda90a3125
Polish: allow service of internal requests over reverse-proxy ports

There is no reason why a revers-proxy port cannot service Squid internal
requests as well as whatever domain is being accelerated.

Also, scan the https_port list same as http_port list now that the
structures have been normalized.
src/tools.cc