----------------------------------------------------------------
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!!!
----------------------------------------------------------------
> We have a set of java servlets running on Sun's Java Web Server 2. I am
> trying to duplicate that setup using Apache 1.3.12/Jserv 1.1. I have it up
> and running but there is some speed issues.
>
> Access to certain pages are slower on the Apache/Jserv instance then Sun's
> Java server. I am using Sun's JDK 1.1.2. I have logging turned to errors
> only and have class autoreloading set to off. Is there any other area I
> should look at?
>
> Ben Ricker
> US-Rx, Inc.
I read the above as:
"My computer is slow. Can you help me fix it?"
Come on. There really isn't any useful information in your email. How
about telling us what your code is doing. Why it seems slow. How about
putting some debugging statements in your code to time it and see *where*
it is slow.
Also, try a newer JDK. 1.1.2 is painfully old.
-jon
--
Scarab -
Java Servlet Based - Open Source
Bug/Issue Tracking System
<http://scarab.tigris.org/>
--
--------------------------------------------------------------
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]