RE: Delay in invoking first servlet

2001-01-30 Thread Nicholas Christopher
sday, January 30, 2001 11:32 AM To: [EMAIL PROTECTED] Subject: Delay in invoking first servlet I've got tomcat running with apache, and everything's working fine, but when I invoke the first servlet from a browser, I get a 60-80 second delay. Everything after that is fast -- it's ju

Re: Delay in invoking first servlet

2001-01-30 Thread Kurt Bernhard Pruenner
Rachel Gollub wrote: > I've got tomcat running with apache, and everything's working fine, > but when I invoke the first servlet from a browser, I get a 60-80 > second delay. Everything after that is fast -- it's just that first > servlet that's showing the delay. It doesn't matter which servlet

Re: Delay in invoking first servlet

2001-01-30 Thread Rick Horowitz
ive, you could create > > a load-on-startup servlet which makes a request to your server so that this > > delay is incurred automatically and not by the first human user. > > > > Regards, > > Paul > > > > -Original Message- > > From: Rachel Gollub

Re: Delay in invoking first servlet

2001-01-30 Thread Alex Fernández
al Message- > > From: Rachel Gollub [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, January 30, 2001 11:32 AM > > To: [EMAIL PROTECTED] > > Subject: Delay in invoking first servlet > > > > I've got tomcat running with apache, and everything's worki

RE: Delay in invoking first servlet

2001-01-30 Thread Paul FitzPatrick
100 -Original Message- From: Todd S Neven [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 30, 2001 1:13 PM To: Paul FitzPatrick Subject: FW: Delay in invoking first servlet -Original Message- From: Andreas Schlegel [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 30, 2001 1:08

Re: Delay in invoking first servlet

2001-01-30 Thread Andreas Schlegel
rst human user. > > Regards, > Paul > > -Original Message- > From: Rachel Gollub [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 30, 2001 11:32 AM > To: [EMAIL PROTECTED] > Subject: Delay in invoking first servlet > > I've got tomcat running with apache, an

RE: Delay in invoking first servlet

2001-01-30 Thread Paul FitzPatrick
er so that this delay is incurred automatically and not by the first human user. Regards, Paul -Original Message- From: Rachel Gollub [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 30, 2001 11:32 AM To: [EMAIL PROTECTED] Subject: Delay in invoking first servlet I've got tomc

Delay in invoking first servlet

2001-01-30 Thread Rachel Gollub
I've got tomcat running with apache, and everything's working fine, but when I invoke the first servlet from a browser, I get a 60-80 second delay. Everything after that is fast -- it's just that first servlet that's showing the delay. It doesn't matter which servlet I use, or whether I -- it s