Jeff Peng wrote:
On Tue, Jun 10, 2008 at 12:33 AM, Ben Hollingsworth
<[EMAIL PROTECTED]>
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
On Tue, Jun 10, 2008 at 12:33 AM, Ben Hollingsworth
<[EMAIL PROTECTED]>
>
> 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
where is s
> 2008/6/10 Ben Hollingsworth <[EMAIL PROTECTED]>:
>
>>
>> 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-q
2008/6/10 Ben Hollingsworth <[EMAIL PROTECTED]>:
>
> 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 origi
> Hello,
>
> 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 con
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 r