mån 2007-06-04 klockan 01:17 -0700 skrev Nadeem Semaan: > Does anyone have a sample of what a packet looks like when its going to squid.
Squid is a HTTP proxy, not a IP router. There is no packets going to Squid, only TCP connections and HTTP requests over these TCP connections. HTTP is described in RFC2616. The basic request looks as follows: GET http://www.squid-cache.org/ HTTP/1.1 Host: www.squid-cache.org [other headers] [blank line] Regards Henrik
signature.asc
Description: Detta är en digitalt signerad meddelandedel
