hi all .
Hope That one of tomcat guru will response to this TIA.
i have just install Tomcat Version 3.2.2 beta 1
and test it with MS web Stress Application with the folowing setting :
======================================================================
Tomcat Version 3.2.2 beta 1.
OS win2k server 512M.
concurrent connections:
=======================
num threads 100
sockets per thread 10
URL http://207.232.10.101:8080/examples/servlet/HelloWorldExample
test results are :
=====================
1.In tomcat console :
=====================
lots of these error
2001-02-27 06:20:15 - ContextManager: SocketException reading request,
ignored -
java.net.SocketException: Connection reset by peer: JVM_recv in socket
input st
ream read
at java.net.SocketInputStream.socketRead(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:86)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:186)
at java.io.BufferedInputStream.read(BufferedInputStream.java:204)
at
org.apache.tomcat.service.http.HttpRequestAdapter.doRead(HttpRequestA
dapter.java:115)
at
org.apache.tomcat.core.BufferedServletInputStream.doRead(BufferedServ
letInputStream.java:106)
at
org.apache.tomcat.core.BufferedServletInputStream.read(BufferedServle
tInputStream.java:128)
at
javax.servlet.ServletInputStream.readLine(ServletInputStream.java:138
)
at
org.apache.tomcat.service.http.HttpRequestAdapter.readNextRequest(Htt
pRequestAdapter.java:129)
at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnectio
n(HttpConnectionHandler.java:195)
at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:
416)
at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java
:498)
at java.lang.Thread.run(Thread.java:484)Overview
Web Stress Results :
====================
Report name: 2/27/2001 6:19:11 PM
Run on: 2/27/2001 6:19:11 PM
Run length: 00:01:05
Web Application Stress Tool Version:1.1.293.1
Number of test clients: 1
Number of hits: 6449
Requests per Second: 107.45
Socket Statistics
----------------------------------------------------------------------------
----
Socket Connects: 7332
Total Bytes Sent (in KB): 2391.76
Bytes Sent Rate (in KB/s): 39.85
Total Bytes Recv (in KB): 4003.51
Bytes Recv Rate (in KB/s): 66.70
Socket Errors
----------------------------------------------------------------------------
----
Connect: 3471
Send: 0
Recv: 0
Timeouts: 0
RDS Results
----------------------------------------------------------------------------
----
Successful Queries: 0
Script Settings
============================================================================
====
Server: localhost
Number of threads: 1000
Test length: 00:01:00
Warmup: 00:00:00
Cooldown: 00:00:00
Use Random Delay: No
Follow Redirects: Yes
Max Redirect Depth: 15
Clients used in test
============================================================================
====
localhost
Clients not used in test
============================================================================
====
Result Codes
Code Description Count
============================================================================
====
200 OK 6449
Page Summary
Page Hits TTFB Avg TTLB Avg Auth
Query
============================================================================
====
GET /examples/servlet/HelloWor 6449 3822.48 5183.40 No No
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]