Re: A problem with the HTTP SMSC

2001-12-20 Thread Uoti Urpala
Tuomas Luttinen wrote: 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 }; This limit

A problem with the HTTP SMSC

2001-12-19 Thread Tuomas Luttinen
I have now a kannel installation that uses the HTTP SMSC with quite high traffic, like 6 to 10 messages per minute all the time. And now there seems to be problems with the HTTP server; the bearerbox log show this: 2001-12-19 12:28:17 [3] ERROR: HTTP: Error accepting a client. 2001-12-19

Re: A problem with the HTTP SMSC

2001-12-19 Thread Tuomas Luttinen
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

Re: A problem with the HTTP SMSC

2001-12-19 Thread Andreas Fink
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

Re: A problem with the HTTP SMSC

2001-12-19 Thread Stipe Tolj
I have now a kannel installation that uses the HTTP SMSC with quite high traffic, like 6 to 10 messages per minute all the time. And now there seems to be problems with the HTTP server; the bearerbox log show this: 2001-12-19 12:28:17 [3] ERROR: HTTP: Error accepting a client. 2001-12-19