Me parece que esto es para el proxy transparente
http_port 3128 trasparent
claro que tambien lo podria configurar asi:
http_port 172.16.0.12:3128
pero ahora donde pongo la aceleración del cache:
en el anterior squid era:
httpd_accel_host virtual httpd_accel_port 80
pero en el squid 2.6 que es el que trae CentOS 5 no veo donde configurar esto, ya que ahora solo es asi:
# HTTPD-ACCELERATOR OPTIONS # -----------------------------------------------------------------------------
# TAG: httpd_accel_no_pmtu_disc on|off # In many setups of transparently intercepting proxies Path-MTU # discovery can not work on traffic towards the clients. This is # the case when the intercepting device does not fully track # connections and fails to forward ICMP must fragment messages # to the cache server. # # If you have such setup and experience that certain clients # sporadically hang or never complete requests set this to on. # #Default: # httpd_accel_no_pmtu_disc off
y aqui no veo por ningun lado donde tenga que poner para hacer proxy acelerado o que hay que poner.
O solo basta con esta linea:
http_port 3128 transparent