Re: [Asterisk-java-devel] Questions about connection timeouts
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2006-08-15 08:10:41
|
Chris Howard wrote: > Hello All, > We have built a fastagi that is designed to route a large amount =20 > of calls rather quickly and we are experiencing some timeouts on the =20 > Deadagi dialplan call. >=20 > timed out after MAX_AGI_CONNECT (2000) milliseconds >=20 > I know that I can up the timeout in the source and recompile but 2 =20 > seconds is eons in call time. I noticed about 10 of these in a 15 =20 > minute period with ~80 call coming into the system and my connection =20 > thread set to 100. There should not have been any thread contention =20 > issues so I'm thinking a resource level issue. Of course I'm running = > the AGI on my desktop running in debug mode inside of Eclipse so I =20 > guess this could be an issue. I'll be testing tomorrow form a dual =20 > x86_64 AMD Opteron 250 so the issue may go away but I'm curious if =20 > anyone else has a issue with timeouts? Imho even a desktop machine should be able to handle that load. On my todo list is still some load testing. What I would like to do is take some scripts that behave more or less like asterisk (regarding AGI of course) with some configurable delay between the commands replies. A bit like JMeter (maybe even a JMeter plugin?) Anybody interested in helping? =3DStefan --=20 reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: sr...@re... |