Thanks for the explanation, so can you give me a conf example for
doing this? Define a stick-table for storing IPs from UNIX socket
inject, but how to use these IPs for whitelist?

Bests,
-Igor


On Mon, Nov 5, 2012 at 1:43 AM, Willy Tarreau <[email protected]> wrote:
> On Sun, Nov 04, 2012 at 10:32:19PM +0800, Igor wrote:
>> Thanks, Willy. The stick-tables can't store CIDR IP range like
>> 224.0.0.0/3, this could be the problem to my problem, is there a plan
>> to add IP with mask store type to stick-tables in near future?
>
> Unfortunately no, and it wouldn't make much sense since we're supposed
> to look up a key that was previously stored based on a rule, so the
> netmask at the instant of storage is the same for all keys.
>
> Willy
>

Reply via email to