search for: max_socket

Displaying 3 results from an estimated 3 matches for "max_socket".

Did you mean: max_sockets
2012 Jan 11
1
Problems faced in load testing of asterisk
...ate a port (x=6460)6460 for RTP instance '0x2aaacd6454c8'. errno 98 I have given the rtp port range as 6000 to 8000 in rtp.conf. Is this not sufficient for running 1000 calls. The SIPp command which I am running ?is as follows: /sipp -m 10 -r 1 -rp 1000 -d 45 -mp 7000 -p 9000 -bg -max_socket 65536 -sf uac_msg_deposit.xml -i 172.16.129.13 -s 1 172.16.129.14 --trace_err usleep 80000 ./sipp -m 10 -r 1 -rp 1000 -d 45 -mp 7004 -p 9001 -bg -max_socket 65536 -sf uac_msg_deposit.xml -i 172.16.129.13 -s 2 172.16.129.14 --trace_err usleep 80000 ./sipp -m 10 -r 1 -rp 1000 -d 45 -mp 7008 -p 90...
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...
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