Hi,
If I want to configure any squid to be the frontend of several
backend webmail hosts, using the port 80, is correct this directive,
please ?
../squid.conf
http_port 80
icp_port 0
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
cache_mem 32 MB
cache_dir ufs /var/spool/squid 1000 16 256
emulate_httpd_log on
redirect_rewrites_host_header off
acl all src 0.0.0.0/0.0.0.0
http_access allow all
cache_mgr vfernandez@pruebas.com
cacche_effective_user nobody
cache_effective_group nobody
log_icp_queries off
cachemgr_passwd xxxxxxxxx all
buffered_logs on
httpd_accel_host webmail1.pruebas.com
httpd_accel_port 80
httpd_accel_host webmail2.pruebas.com
httpd_accel_port 80
httpd_accel_host webmail3.pruebas.com
httpd_accel_port 80
httpd_accel_with_proxy on
http_accel_uses_host_header on
Or something like this, please ?
../squid.conf
http_port 80
icp_port 0
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
cache_mem 32 MB
cache_dir ufs /var/spool/squid 1000 16 256
emulate_httpd_log on
redirect_rewrites_host_header off
acl all src 0.0.0.0/0.0.0.0
http_access allow all
cache_mgr vfernandez@pruebas.com
cacche_effective_user nobody
cache_effective_group nobody
log_icp_queries off
cachemgr_passwd xxxxxxxxx all
buffered_logs on
httpd_accel_host webmail1.pruebas.com, webmail2.pruebas.com,
webmail3.pruebas.com
httpd_accel_port 80
httpd_accel_with_proxy on
http_accel_uses_host_header on
Best regards.
__________________________________________________________________
Gestione su oficina en movilidad a través de Parquempresarial.com.
Desde Wap y PDA accederá a Servicios de Gestión y Comunidades
Sectoriales.
Visite http://www.parquempresarial.com
Received on Mon Aug 05 2002 - 04:27:54 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:31 MST