Silly question

2001-04-26 Thread Juan Alberto Cirez

Hello there. I got a silly question:
Why is it that some of my *.jsp pages and some servlets do not respond
sometimes. I make the request, but the browser just hangs. Sometimes
after a long while, I get a response. Other times, it just hangs. Only
when I hit the stop button on the browser and make the request again do
I get a response...
Why is this happening?

-Alberto-
Please reply to [EMAIL PROTECTED]




Re: Silly question

2001-04-26 Thread John Clark L. Naldoza

In the case of the JSPs  On the first execution, it is first translated
into a servlet, then compiled, executed and placed in sort of a cached
state..  So the first run of JSP are always slow..

With regards to Servlets, the slow response times could be attributed to
some wierd initialization parameters or some really slow IO function...

What type of web apps are you trying to execute?


Cheers,


John Clark




RE: Silly question [and DNS - developer question?]

2001-04-26 Thread Roberts Huw

I've had a similar problem over the last couple of days, but only
when using Netscape (I.E. worked okay).  It seems to be related to
some kind of DNS issue, not directly related to tomcat.  However
I'm pretty sure the problem appeared after I had fiddled around with
the tomcat settings, and I was wondering if there is any way to tell
the Apj12Interceptor what its address(hostname) is so that it doesn't 
have to do the DNS lookup (or am I talking rubbish)?


-Original Message-
From: Juan Alberto Cirez [mailto:[EMAIL PROTECTED]]
Sent: 26 April 2001 08:09
To: [EMAIL PROTECTED]
Subject: Silly question


Hello there. I got a silly question:
Why is it that some of my *.jsp pages and some servlets do not respond
sometimes. I make the request, but the browser just hangs. Sometimes
after a long while, I get a response. Other times, it just hangs. Only
when I hit the stop button on the browser and make the request again do
I get a response...
Why is this happening?

-Alberto-
Please reply to [EMAIL PROTECTED]


The information in this email is confidential and is intended solely
for the addressee(s).
Access to this email by anyone else is unauthorised. If you are not
an intended recipient, you must not read, use or disseminate the
information contained in the email.
Any views expressed in this message are those of the individual
sender, except where the sender specifically states them to be
the views of Capco.

http://www.capco.com
***