Georgios Katsikas 042a0fc72f Optimized NIC rule deletion
Rather than sending one REST delete command per rule
the server driver batches multiple rule IDs into a
single delete command.

Also performed some memory optimizations and refactoring.

Smarter batching to avoid exceeding the memory constraints of
webservers.
Lowered the rule deletion batch size due to the message:
"Your HTTP header was too big for the memory constraints of
this webserver".

Batch size for rule deletion has become a configurable
property.

Change-Id: I3ff7a2a85bfa0c100d25da1ced3c83fad61edaf7
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
2018-08-24 12:33:44 +00:00
..
2018-08-24 12:33:44 +00:00
2018-02-22 17:50:09 +00:00
2018-06-27 23:34:20 +00:00