Index: squid/src/client_side.c diff -c squid/src/client_side.c:1.561.2.30 squid/src/client_side.c:1.561.2.31 *** squid/src/client_side.c:1.561.2.30 Sun Jan 26 20:30:18 2003 --- squid/src/client_side.c Sat Feb 8 08:20:09 2003 *************** *** 1999,2004 **** --- 1999,2009 ---- * continue... */ http->flags.done_copying = 1; + /* + * And as this is a malformed HTTP reply we cannot keep + * the connection persistent + */ + http->request->flags.proxy_keepalive = 0; } } /* write headers and/or body if any */

AltStyle によって変換されたページ (->オリジナル) /