spamhaus icon indicating copy to clipboard operation
spamhaus copied to clipboard

Fixed 'xtables lock' warning

Open ddarbyson opened this issue 5 years ago • 0 comments

You can often see the warning trying to fix ERROR OUTPUT: Another app is currently holding the xtables lock. Perhaps you want to use the -w option?` on busy servers where iptables is updated frequently.

Adding the -w options fixes this issue by setting maximum wait to acquire xtables lock before give up

ddarbyson avatar Mar 01 '19 03:03 ddarbyson