настроил squid на машине x.x.x.x ...работает как обычный прокси...потом решил перебрасывать все соеднинения на другую машину с web сервером apache
написал
http_port 80
httpd_accel_host y.y.y.y
httpd_accel_port 80
в итоге при обрашении на x.x.x.x
браузер выдает
The requested URL could not be retrieved
--------------------------------------------------------------------------------
While trying to retrieve the URL: http://х.х.х.х/
The following error was encountered:
Connection Failed
The system returned:
(61) Connection refused
The remote host or network may be down. Please try the request again.
Почему он идет на x.x.x.x а не y.y.y.y
????? помогите плиз