On 26/12/2013 12:29 a.m., m.shahverdi_at_ece.ut.ac.ir wrote:
> Hi all,
> I want to know about handling different network protocols such as FTP, SSL
> and ... in squid and tracing squid function calls to find in which part of
> the code squid recognizes request protocol. Please help me.
Not possible because there is none that "recognize request protocol".
What happens is admin configure squid.conf ports manually, one per
protocol type to be recieved. Squid only supports HTTP, HTTPS, ICP,
HTCP, and SNMP incoming traffic.
The non-HTTP traffic support in Squid is for gatewaying traffic, where
Squid makes the outbound connection in FTP/Gopher/HTTP/HTTPS/Wais/ etc
so there is no detection or recognizing going on.
Amos
Received on Wed Dec 25 2013 - 21:49:44 MST
This archive was generated by hypermail 2.2.0 : Thu Dec 26 2013 - 12:00:06 MST