----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Jim,


>Hi, I'm new to Apache and JServ and I'm having some trouble configuring
>JServ 1.1 with Apache 1.3.12 - I can get the Hello and IsItWorking servlets
>to work, but only occasionally. Perhaps 60 to 80% of the time, the browser
>returns a blank page. There is no error in either the JServ or Apache logs,
>but the access log does show the request.
>I did modify the timeout period ApJServVMTimeOut to 20 seconds, but when
>the page does come up, it comes up immediately, and when I do it in 
>Netscape, a message box actually pops up to say the "The document contained
>no data", and that happens immediately. So I don't really think it is
because
>the browser is timing out.

Try;

http://locus.apache.org/jyve-faq/Turbine/screen/DisplayQuestionAnswer/action
/SetAll/project_id/1/faq_id/1/topic_id/4/question_id/353

It sounds like the browser is timing out on the response from the servlet as
the servlet is taking a while to load when a request is first made to it.

Hope that helps.






Cameron Riley


--
--------------------------------------------------------------
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