----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hi,
Native threads doesn't seem to work with JServ 1.1. It used to work
with 1.0. I was getting a lot of ping, no reply errors in the log, and
I found something in the FAQ:
http://java.apache.org/faq/fom-serve/cache/314.html
It's Blackdown JDK 117_v3 on linux 2.2.13.
When using green threads, each ping causes the log to get three lines,
like:
[07/02/2000 18:12:19:568 EST] Connection from localhost/127.0.0.1
[07/02/2000 18:12:19:568 EST] Initializing servlet request
[07/02/2000 18:12:19:568 EST] Reading request data
But when native threads are on, sometimes only one or two of those
appear.
What's the deal with this? Is there a JVM I can use which will take
advantage of the multiple CPU's with the servlet engine?
-Nissim
--
--------------------------------------------------------------
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]