DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12346>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12346

Constant Refreshes crash "Framed"  Web Applications in TOMCAT





------- Additional Comments From [EMAIL PROTECTED]  2002-09-06 17:24 -------
We conducted a few more tests on a w2k server.
We used ab.exe (bundled with Apache2) for testing. 
These results support our previous claims
A collegue of mine and Ignacio were involved in these tests. 

Tests 1 and 2 show a significant amount of failed requests when using the isapi 
filter. Test 3 demonstrates that no errors occur if the isapi filter is not 
used. Test 3 uses port 8080 to exclude the filter.


Test 1: 
 - url=http://localhost/examples/jsp/index.html
 - machine w2k server/IIS 5.0

------
Server Software:        Microsoft-IIS/5.0
Server Hostname:        localhost
Server Port:            80

Document Path:          /examples/jsp/index.html
Document Length:        7487 bytes

Concurrency Level:      1000
Time taken for tests:   3.835516 seconds
Complete requests:      1000
Failed requests:        62
   (Connect: 0, Length: 62, Exceptions: 0)
Write errors:           0

Test 2:
- url=http://localhost/examples/jsp/index.html
- machine w2k server/IIS 5.0

-------- 
Server Software:        Microsoft-IIS/5.0
Server Hostname:        localhost
Server Port:            80

Document Path:          /examples/jsp/index.html
Document Length:        1231 bytes

Concurrency Level:      10000
Time taken for tests:   3.605184 seconds
Complete requests:      1000
Failed requests:        999
   (Connect: 0, Length: 999, Exceptions: 0)
Write errors:           0
Total transfe
---------
Test 3:
- url=http://localhost:8080/examples/jsp/index.html
- machine w2k server
-------- 
Server Software:        Apache
Server Hostname:        localhost
Server Port:            8080

Document Path:          /examples/jsp/index.html
Document Length:        7487 bytes

Concurrency Level:      1000
Time taken for tests:   2.723917 seconds
Complete requests:      1000
Failed requests:        0
Write errors:           0
Total transferred:      7712000 bytes
HTML transferred:       7487000

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to