Re: [squid-users] Problem with intercept squid and boinc

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Thu, 23 Feb 2006 15:00:52 +0100

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

Received on Thu Feb 23 2006 - 07:01:13 MST

This archive was generated by hypermail pre-2.1.9 : Wed Mar 01 2006 - 12:00:04 MST