Displaying 3 results from an estimated 3 matches for "max_sockets".
2012 Jan 11
1
Problems faced in load testing of asterisk
Hello,
I am trying to run load on asterisk server(version 1.8.7.1) through SIPp tool for the voicemail() application. But I am facing a lot of problems. I tried running 1000 calls?from SIPp for 100 subscribers (10 messages for each subscriber). I am using odbc storage for the messages.
Following warnings/errors are coming on the asterisk server:
Jan 11 11:30:49] WARNING[22924] app.c:
2002 Oct 22
0
[Fwd: SysLinux Bug]
...ment. My fix
is denoted by [KTT].
File : pxelinux.asm
* Bug#1
; Wipe the F-key area
mov al,NULLFILE
mov di,FKeyName
mov cx,10*(1 << FILENAME_MAX_LG2)
[KTT] push es
[KTT] push ds
[KTT] pop es
rep stosb
[KTT] pop es
* Bug#2
mov di,Sockets
mov cx,(MAX_SOCKETS*tftp_port_t_size)/4
xor eax,eax
[KTT] push es
[KTT] push ds
[KTT] pop es
rep stosd
[KTT] pop es
Can you submit these changes to Linux community?
Thanks,
----------------------------------------------------------------
Name: Kevin T. Tran Broadcom C...
2008 Mar 16
3
max connects per host?
Hi everyone!
I want to manage mail server resource part (like it can CGP) and with it
I have one question. Is any way to limit overall max simultaneous
connections to imap/pop3 server from one(each) host, except use
iptables/ipfw and so on? Like a patch to dovecot or, maybe, it can be
released in future versions?
I know about
mail_max_userip_connections in dovecot 1.1
but it can't limit