Why pay for a virused, buggy, and insecure Operating System?
I have had 500+ simultanous connections running on Linux, with JBoss/Jetty 3.0.7 & Sun JDK 1.4.0. This would have been with the 2.4.20 Kernel.
NOTE: I had to tweak the Linux kernel configs a bit, as default settings only allow about 200 threads/process to run effectively. At least, the defaults that SuSE 8.0 & 8.1 shipped with.
Just a suggestion.
Regards, Steve
(A dissatisfied exMicrosoft user, who left MS years ago for Operating Systems and Computers that have no virii and do not crash).
Sheldon Hearn wrote:
Has anyone here managed to get jboss-3.2.1-tomcat-4.1.24 to handle 200 or more simultaneous HTTP requests using either HttpConnector or CoyoteConnector on Windows 2000 Advanced Server?
I've spent hours googling and playing with -Xss, -Xms and -Xmx and can't get more than about 100 simultaneous processors (as specified by the maxProcessors attribute of the connector).
I've even tried using the Java Service Wrapper to start jboss, and manually stuffing MaxThreads into the registry entyr for the service.
I get an OutOfMemoryError, with reason "unable to create native thread". This is on a dual-Xeon with 4GB of RAM (with /3G added to boot.ini). This is with the Sun JDK-1.4.2.
That sounds a _lot_ like Windows is limiting the number of threads of my JVM process. But I'm at a loss for how to bump that limit.
I've tried using Apache2 on the same box, because Apache's a known quantity for me (I'm not a Windows person by any stretch of the imagination). Apache also fails to create more than about 100 worker threads.
So I realize this is a little off-topic, since my problem seems to have more to do with this Wintendo rubbish than it does with Java.
All I can offer in my defense is a look of crazed desperation glaring out from my sunken, bloodshot eyes. :-)
Clues?
Ciao, Sheldon.
-- Java/J2EE Developer/Integrator Co-Chair, Dallas/FortWorth J2EE Sig 214-724-7741
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
