Ken W. wrote:
Under squid's reverse proxy mode, if there are more than one original server, how to config it? cache_peer InsideIP1 parent 80 0 no-query originserver name=Myserver round-robin cache_peer InsideIP2 parent 80 0 no-query originserver name=Myserver round-robin Is the config above right? The two lines have the same values of 'name=' , is it right?
In my testing, I found that the names had to be slightly different. For instance:
cache_peer INTERNALIP1 parent 80 0 no-query originserver login=PASS name=INTERNALNAME1-peer sourcehash cache_peer INTERNALIP2 parent 80 0 no-query originserver login=PASS name=INTERNALNAME2-peer sourcehash cache_peer_access INTERNALNAME1-peer allow sites_INTERNALNAME cache_peer_access INTERNALNAME2-peer allow sites_INTERNALNAME
begin:vcard fn:Ben Hollingsworth n:Hollingsworth;Ben org:BryanLGH Health System;Information Technology adr:;;1600 S. 48th St.;Lincoln;NE;68506;USA email;internet:ben.hollingsworth@xxxxxxxxxxxx title:Systems Programmer tel;work:402-481-8582 tel;fax:402-481-8354 tel;cell:402-432-5334 url:http://www.bryanlgh.org version:2.1 end:vcard