On Tue, 5 Oct 2010 17:59:51 -0400, Richard Warren
<[email protected]> wrote:
> Hi All,
> 
> At present, I¹m using Squid 2.7 and am able to bind a given User to a
> specific outgoing IP using just configs. See Figure 1 for illustration.
> 
>     User1 --> 10.10.62.1
>     Figure 1. Current mapping through configs
> 
> 
> Now, however, I need to extend Squid such that an outgoing IP is
randomly
> selected from a pool of IP's and bound to the User at runtime when the
> User's request is processed. Each subsequent request the User makes will
be
> bound to a randomly selected outgoing IP.

Required Squid-3.2 or patching on older 3.x releases.
http://wiki.squid-cache.org/Features/AclRandom

Amos

Reply via email to