----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

When I run 7 simultaneous requests on a servlet doing quite nothing (just
write on the output some static data!) I have response times between 50ms
and 300ms for each request and that's fine for me. But if I run 8
simultaneous requests (or more) the last request (and the following) takes
3500ms. I've tried to play with httpd and jserv conf parameters but without
any result. I can't figure out what kind of problem it could be. Any hint
would be welcome.

My configuration is :
Pentium III 256Mo RAM
Linux Red Hat 6.2
JVM BlackDown JDK_1.2_pre-release-v2, native threads, sunwjit
Apache 1.3
Jserv 1.1
Tests are done on a local network with one PC sending the request and one
server with Apache and no one else on the lan.

Christine Giovanacci
VP of Engineering
Indiqu.com
16 rue de Marignan
75008 Paris
[EMAIL PROTECTED]
Tel : (33 1) 58 56 37 72



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to