htcp_port

 < Day Day Up > 

htcp_port

The Hypertext Caching Protocol is an alternative to ICP. It provides better security and better cache hit predictions . However, HTCP messages are larger and more complicated. HTCP must be enabled at compile-time with the enable-htcp option.

This directive specifies the UDP port Squid uses to send and receive HTCP queries and replies. You may only specify one HTCP port number. As with ICP, the udp_incoming_address and udp_outgoing_address directives also control HTCP packets.

You may configure Squid to receive both ICP and HTCP queries at the same time. Setting htcp_port to disables HTCP.

Syntax

 htcp_port   port   

Default

 htcp_port 4827 

Example

 htcp_port 9999 

Related

icp_port , http_port , udp_incoming_address , udp_outgoing_address , cache_peer

 < Day Day Up > 


Squid
Squid: The Definitive Guide
ISBN: 0596001622
EAN: 2147483647
Year: 2004
Pages: 401
Authors: Duane Wessels

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net