I have 2 two parents for my main squid (Freebsd).
I want to load balancing to each one parent the par ip (odd) and the impar
ip (even).
Ex.
acl pares src 192.168.0.10, 192.168.0.12, 192.168.0.14, 192.168.0.16 …
192.168.0.254
acl impares src 192.168.0.11, 192.168.0.13, 192.168.0.15, 192.168.0.17 ..
192.168.0.253
May I have 2 files ?
Pares.txt with this
192.168.0.10
192.168.0.12
192.168.0.14
…
192.168.0.254
Impares.txt with this
192.168.0.11
192.168.0.13
192.168.0.15
…
192.168.0.253
This would work ?
The speed there´s not going to be slow in because this large acl files?
There´s another way to do this more intelligent.
Thanks for the help.
Jorge.
Received on Tue Jun 07 2011 - 16:35:35 MDT
This archive was generated by hypermail 2.2.0 : Wed Jun 08 2011 - 12:00:03 MDT