Re: Postgres connections optimization #4342
Daniel-Constantin Mierla via sr-users <[email protected]>
| Newsgroups | gmane.comp.voip.ser |
|---|---|
| Message-ID | <[email protected]> |
Hello, if you have many udp ipsec tunnels, which use a pair of sockets per end point, then you may want to try with Kamailio 6.0.x and turn on the multi-threaded udp receiving: async_workers_group="name=udp;workers=8" udp_receiver_mode = 1 That should reduce the number of processes created by Kamailio. Cheers, Daniel On 29.07.25 17:51, Stephane Savonitto via sr-users wrote: > > Hello, > > On P-CSCF when running we have 200+ permanent connection to postgres > db, even if there is no traffic. Is there a way to manage connections > dynamically using a pool like using PgBouncer ? > > > > Regards, > > Stéphane > > > __________________________________________________________ > Kamailio - Users Mailing List - Non Commercial Discussions -- [email protected] > To unsubscribe send an email to [email protected] > Important: keep the mailing list in the recipients, do not reply only to the sender! -- Daniel-Constantin Mierla (@ asipto.com) twitter.com/miconda -- linkedin.com/in/miconda Kamailio Consultancy, Training and Development Services -- asipto.com __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!