4 summary: c2s connections throttling module
10 This module allows to throttle those client connections which exceed a
16 Copy the module folder into your prosody modules directory. Place the
17 module between your enabled modules either into the global or a vhost
20 Optional configuration directives:
24 cthrottler_logins_count = 3 -- number of login attempts allowed, default is 3
25 cthrottler_time = 60 -- .. in number of seconds, default is 60