[sr-dev] Re: [kamailio/kamailio] sqlops: new connect mode to limit the amount of connections (PR #4027)

2024-11-20 Thread Julien Chavanton via sr-dev
thanks for your feedbacks ! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4027#issuecomment-2489180238 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Develo

[sr-dev] Re: [kamailio/kamailio] sqlops: new connect mode to limit the amount of connections (PR #4027)

2024-11-19 Thread Julien Chavanton via sr-dev
@henningw just fixed the formatting ... >From my experience with sqlops and postgres (not sure if all the db drivers >are working the exact same way). Kamailio is creating one connection per process (except for PROC_INIT, PROC_MAIN and PROC_TCP_MAIN) The connections remained idle but at not exp

[sr-dev] Re: [kamailio/kamailio] sqlops: new connect mode to limit the amount of connections (PR #4027)

2024-11-19 Thread Julien Chavanton via sr-dev
@jchavanton pushed 1 commit. 31f9410fbd06183f8a2e34eeacd54973c0a8fe4c sqlops: new connect mode to limit the amount of connections -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4027/files/9b92999f112d0506b65fe9ff4f48a72866b6afe3..31f9410fbd06183f8a2e34eeacd54973c0a8fe4c You ar

[sr-dev] Re: [kamailio/kamailio] sqlops: new connect mode to limit the amount of connections (PR #4027)

2024-11-19 Thread Julien Chavanton via sr-dev
@jchavanton pushed 1 commit. 49240fde74415ac582ae764ac4975005b0dafdb6 sqlops: new connect mode to limit the amount of connections -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4027/files/31f9410fbd06183f8a2e34eeacd54973c0a8fe4c..49240fde74415ac582ae764ac4975005b0dafdb6 You ar

[sr-dev] [kamailio/kamailio] sqlops: new connect mode documentation update (PR #4032)

2024-11-20 Thread Julien Chavanton via sr-dev