Hi Joshua

No back-off, but I am caching the last 5000 results and and first hitting the 
cache to see if a recent command already provided the information I'm seeking 
for a particular request.

I'll see if I can do some simulation and see if I'm effectively DDOSing the 
local HTTP interface.

I'll have to see if I maybe have a resource leak in my code that makes the HTTP 
request, which is set  to "Connection: close" already (and not "Connection: 
keep-alive" at HTTP request header level) hang around and keep the HTTP 
connection open to Asterisk. 

Does the HTTP implementation in Asterisk heed this "Connection:" HTTP header?

--
Stefan


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to