Menu

#262 add timeout option for db_http module

1.9.x
closed-accepted
modules (179)
5
2013-04-10
2013-02-26
No

This patch allows to set a timeout (in milliseconds) for db_http queries.
Timeout is set globally, as a module option:

modparam("db_http", "timeout", 5000)

Default timeout is set to 30 seconds.
This patch applies to 1.8 branch

Discussion

  • Guillaume Bour

    Guillaume Bour - 2013-02-26
     
  • Bogdan-Andrei Iancu

    • assigned_to: nobody --> osas
    • milestone: 2722458 --> 1.9.x
     
  • Vladut-Stefan Paiu

    Hello Guillaume,

    Thanks for the patch. Applied on OpenSIPS trunk ( also updated README ).

    Best Regards,
    Vlad

     
  • Vladut-Stefan Paiu

    • status: open --> closed-accepted
     

Log in to post a comment.