[asterisk-users] 13.22.0 - HTTP session count exceeded 100 sessions - instance unusable

Stefan Viljoen viljoens at verishare.co.za
Wed Jul 1 08:32:03 CDT 2020


Hi Joshua

HTTP is used on in our setup on

127.0.0.1/mxml?<command>

to send commands to the server, such as

http://127.0.0.1/mxml?action=login&username=myuser&secret=thesecret

to log in and then

http://127.0.0.1/mxml?ActionID=123&Action=BlindTransfer&Channel=Channel&Context=local&Exten=123&Priority=1

etc. to control transfers, for example.

ARI is not being used.

WebRTC is not being used.

I have in the meantime modified httpd.conf and halved the session_inactivity from 30 000 to 20 000 and session_keep_alive from 15 000 to 10 000, and increased the sessionlimit to 1000 (instead of 100) to see if shorter sessions expiring more frequently and just plain more available slots for sessions will help?

So far so good, done about 55 000 new calls that way the past 32 minutes.

Or am I barking up the wrong tree?

Thanks!

--
Stefan




More information about the asterisk-users mailing list