As said yesterday, look at your Windows settings or install a VM software on this machine and try with a Linux based distribution.
Jeff On Thu, Oct 3, 2013 at 1:14 PM, kishore meka <[email protected]>wrote: > I am trying to open 10,000 concurrent TCP/IP socket connection using apache > Mina Framework.I have windows 2008 enterprise system with 32 cores and 40GB > RAM.When i try to connect to 192.168.10.11 Ipaddress after 1550 ports are > opened i am getting the error message "No buffer space available (maximum > connections reached?)".I checked the CPU and RAM usage but it did not go > beyond 10% and the windows firewall is disabled on my system. > > when i run netstat -n i can see more than 50 thousand connections are > opened for 127.0.0.1 and only 1550 ports for my IP address.Due to this i am > running into this error. > > Can you help me in resolving this issue > -- Jeff MAURY "Legacy code" often differs from its suggested alternative by actually working and scaling. - Bjarne Stroustrup http://www.jeffmaury.com http://riadiscuss.jeffmaury.com http://www.twitter.com/jeffmaury
