Hello list,

I am a bit confused with the cache_peer setting for multiple parents.
If I use a single no-query/default parent (no ICP) everything is fine.

cache_peer parent1    parent   8080  7 no-query no-delay default

But now I want to use multiple parents of that kind in round-robin.

cache_peer parent1    parent   8080  7 no-query no-delay round-robin
cache_peer parent2    parent   8080  7 no-query no-delay round-robin

But only the first parent is used. I expected round-robin should spread the requests to both parents.

What am I doing wrong?

Thanks in advance

Hendrik Voigtl�nder



Reply via email to