On Montag, 19. Oktober 2009, Iñaki Baz Castillo wrote:
you use
ping_interval 10 seconds. For 126 gateways it's extrem short .
Can you set this param up to 60 seconds and check again ?
Hi, note that lcr "ping_interval" parameter has a minimun value hacked in
the code (not sure if it's 300 or 600 seconds), so even if you set:
modparam("lcr", "ping_interval", 10)
the real used value is 300/600.
Hi Inaki,
according the module docs the minimum value is 180 seconds, and this is also
the value in the source code, i think. Do you refer to another parameter?
Regards,
Henning