google-code-export / lusca-cache

Automatically exported from code.google.com/p/lusca-cache
0 stars 0 forks source link

New config tag suggestion - tcp_outgoing_address_random #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
hello,

i will suggest one new option to lusca:

tcp_outgoing_address_random <acl src ips> <acl match src ips>

ex:

acl outips src 65.0.0.1 65.0.0.2 65.0.0.3 65.0.0.4

tcp_outgoing_address_random outips all

and use ips from "outips" acl like tcp_outgoing_address but random ..

Original issue reported on code.google.com by ajcor...@gmail.com on 16 Feb 2009 at 4:45