Networking Forums

Networking Forums > Computer Networking > Linux Networking > Connection Timeouts in load testing

Reply
Thread Tools Display Modes

Connection Timeouts in load testing

 
 
Pete
Guest
Posts: n/a

 
      02-05-2004, 05:52 AM
Hi,

I'm load testing Tomcat 5.0.18 on SuSE 9 (k:2.4.xxx), and I have no
connection timeout set in Tomcat, but at points I suddenly get 20-50
users (client side) failing saying connection timed out on the socket.

java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)

Using netstat -a, I see loads of tcp connection in a "TIME_WAIT"
state. Accoring to man, this socket is "waiting after close to handle
packets still in the network", so does this mean I have some
limitation in the linux kernel or tomcat ?

Thanks,
Pete.
 
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
Unexpected connection timeouts on local TCP connections johnfilo Linux Networking 0 07-30-2007 05:24 AM
Testing a Sky BB line/connection m Broadband 1 02-16-2007 09:18 AM
testing throughput on data center connection. closedown@gmail.com Windows Networking 0 11-14-2005 08:02 PM
Stress/Load Testing PPPoE Server for Linux. Padam J S Linux Networking 1 09-29-2004 02:02 PM
testing an adsl connection wh Broadband 7 12-01-2003 10:33 AM



1 2 3 4 5 6 7 8 9 10 11