ons 2006-02-22 klockan 10:16 -0300 skrev Oliver Schulze L.:

> and in the problematic squid server I see:
> 1140566460.404   2060 192.168.2.90 TCP_MISS/100 123 POST 
> http://setiboincdata.ssl.berkeley.edu/sah_cgi/file_upload_handler - 
> DIRECT/66.28.250.125 -
> 
> What does TCP_MISS/100 mean? As I see, the correct value should be 
> TCP_MISS/200

Correct. You should never see a 100 response code in Squid. This
indicates there is something upstream which malfunctions and sends a 100
Continue to your Squid even if the HTTP standard forbids this. Squid is
HTTP/1.0, and 100 Continue requires HTTP/1.1.

Something upstream ranges from

  Parent proxy
  Another intercepting proxy
  The origin server

Regards
Henrik

Attachment: signature.asc
Description: Detta är en digitalt signerad meddelandedel

Reply via email to