@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 expiring, this is sometimes forcing
the DB admin to increase the amount of maximum connections and creating some
noise, on the connections.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4027#issuecomment-2485355597
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4027/c2485355...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!