[sr-dev] xhttp question

Alex Balashov abalashov at evaristesys.com
Wed Oct 6 09:21:16 CEST 2010


If the HTTP responses are implemented by using the SIP parser + fake 
Via header to appease it, is it appropriate to conclude that the same 
SIP worker processes are used to answer HTTP queries as ones used to 
process SIP messages?

Or is there some more asynchronous mechanism, external pthreads, etc. 
used to handle HTTP requests?

If SIP workers are used, I will add a note in the xhttp documentation 
reminding users not to do anything in their xhttp event-route that is 
particularly latent, and observe the same lean throughput principles 
as in normal route script.  Otherwise, little HTTP requests sent to 
the server can block SIP worker threads.

-- 
Alex Balashov - Principal
Evariste Systems LLC
1170 Peachtree Street
12th Floor, Suite 1200
Atlanta, GA 30309
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/



More information about the sr-dev mailing list