Networking Forums

Networking Forums > Computer Networking > Linux Networking > Only 4 simultaneous socket connections?

Reply
Thread Tools Display Modes

Only 4 simultaneous socket connections?

 
 
Gerrit Niezen
Guest
Posts: n/a

 
      01-31-2007, 10:25 AM
Hi,

I'm using the libevent event library to implement a kind of relay server
application in C on Linux. During testing (using http-load) I tried to
make 10 simultaenous connections to the relay server. The server only
accepts 4 simultaneous connections, after which there is a short delay
before accepting the remaining connections.

Is there any reason why I would only be able to accept 4 simultaneous
connections instantly and then have to wait?


Regards,
Gerrit Niezen
Trispen Engineering Solutions
 
Reply With Quote
 
 
 
 
David Schwartz
Guest
Posts: n/a

 
      02-01-2007, 03:33 AM
On Jan 31, 3:25 am, Gerrit Niezen <ger...@trispen.com> wrote:

> Is there any reason why I would only be able to accept 4 simultaneous
> connections instantly and then have to wait?


What backlog value did you pass to 'listen'?

DS

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
simultaneous LAN and WAN connections in windows XP A. Qadah Wireless Networks 3 11-26-2007 03:53 PM
Maximum Simultaneous Connections. Torrents & P2P. dennispublic@hotmail.com Wireless Internet 2 02-15-2007 04:07 PM
Simultaneous Infrastructure and Ad Hoc connections? Tim Haynes Wireless Internet 2 03-07-2005 05:17 PM
Max simultaneous TCP connections in Win98? Mr. Wood Broadband 11 07-17-2004 01:56 PM
simultaneous read & write on socket fd Dirk Petera Linux Networking 0 09-15-2003 12:52 PM



1 2 3 4 5 6 7 8 9 10 11