Hi,
i'm using JServ 1..b3 together with an Apache 1.3.6 under Win NT 4 (SP4). My
servlets are running fine and fast if they run, but there is always an approx. 4
second delay between the users (my) request for a servlet (by typing the URL in
a browser or by posting some data from a form...it doesn't matter) and the
servlets output. The servlets themselfs run some ms (as indicated by the
jserv.log file and a timer that i have implemented in the servlets). There
also is no delay between the time when the access is logged in access.log and
jserv starting the servlet (as logged in jserv.log). The delay is also there if
i try to access a servlet that doesn't exist (4 seconds until an error message
pops up). It seems to me, that nobody is doing anything in this 4 seconds (at
least there is nothing logged for this period). Any ideas?
Helge
BTW.: The delay isn't just present when initializing a servlet for the first
(i easily could live with that) time but everytime i access it.
email: [EMAIL PROTECTED]
WWW : http://home.t-online.de/home/helge.foerster
"Reality is merely an illusion, albeit a very persistent one."
-A. Einstein
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]