[squid-users] Squid Multiple OPEN Connections from proxy.

From: Kiran Maraju <kiran@dont-contact.us>
Date: Tue, 17 Aug 2004 17:15:55 +0530

Hi ppl,

i am facing a strange problem. pls. help me out.

---------------------------------------------------------------

  Client ----> squid Box ----> proxy ( apache ) -----> real server
 
---------------------------------------------------------------

http_port 9090
cache_peer A.B.C.D parent 9191 0 no-query default login=PASS
refresh_pattern ^ftp: 1440 20% 10080
acl all src 0.0.0.0/0.0.0.0
http_access allow all
never_direct allow all

---------------------------------------------------------------

i am using squid with CACHE_PEER option
i configure it like athe above figure. when i started ftp transaction from
client to ftp server. its establishing and i can download the files from ftp
real server.

Problem is:::: if i cancel the download from the client that connection
disconnects up to squid box . but, connection remains established between the
apache ( proxy only ) and real server. The example config. given above..
 
bcoz of that, its piled up multiple OPEN connections between apache (proxy ) and
real server.

how these connections will be disconnected...

Thanx & regards,

kiran
 
Received on Tue Aug 17 2004 - 05:38:25 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Sep 01 2004 - 12:00:02 MDT