@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/c2485355597(a)github.com>