At 15:42 Uhr +0200 19.12.2001, Tuomas Luttinen wrote:
>Andreas Fink wrote:
>
>>I dont think thats considered high traffic. I got 20 messages per 
>>second flooding through my kannel instance at peak times. However I 
>>dont see the problem you are seeing.
>
>
>Heh. =)
>
>>>What limits the number of servers to 32? So is the an easy way to
>>>increase it?
>
>
>>I would guess thats a limit of your operating system (check out ulimit).
>
>Actually, that 32 is defined in the code: (http.c, line 1530)
>
>
>enum { MAX_SERVERS = 32 };
>
>I checked the ulimit and I got response that said "unlimited". So 
>does this mean that I can set the limit at any number I wish?

yes but I guess if the code fires up 32 instances of HTTP client, you 
better try to find out why he is trying to run so many in parallel. 
Maybe the HTTP provider  you're sending to doesnt answer that 
quickly??

-- 

Andreas Fink
Fink-Consulting

------------------------------------------------------------------
Tel: +41-61-6932730 Fax: +41-61-6932729  Mobile: +41-79-2457333
Address: A. Fink, Schwarzwaldallee 16, 4058 Basel, Switzerland
E-Mail:  [EMAIL PROTECTED]  Homepage: http://www.finkconsulting.com
------------------------------------------------------------------
Something urgent? Try http://www.smsrelay.com/  Nickname afink

Reply via email to