Hi Qasim

How did you limit CPS? Because i have a similar scenario (150cps) but i set
children to 20 or 24, never 200. You don't need 1 children per request.

On Wed, Apr 5, 2017 at 9:44 AM, qasimak...@gmail.com <qasimak...@gmail.com>
wrote:

> Hi,
>
> I have this scenario where i originate calls from mi_datagram and the
> calls are cancelled as soon as it starts ringing. The problem i am facing
> is that are running for a few minutes the response from opensips becomes
> slow i.e. it send packets back to far end after a few seconds. Keeping it
> running for a few hours and it crashes. I have currently limited the calls
> per second to 200 and max call session to 600, but still there are calls
> where opensips responds slow to SIP packets.
>
> Here are a few configurations that i am using:
>
> fork=yes
> children=200
>
> loadmodule "mi_datagram.so"
> modparam("mi_datagram", "socket_name", "/tmp/opensips.sock")
> modparam("mi_datagram", "socket_name", "udp:localhost:2000")
> modparam("mi_datagram", "children_count", 200)
>
>
> Do you have any pointers where i should start looking at? I have also
> generated core dump files let me know if you need some more info on this.
>
> Regards,
> Qasim
>
> _______________________________________________
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to