Re: Internal Server Error on first couple requests

2001-08-16 Thread Denis Haskin

You're right, it looks like that's only true for ajp13 and only with 
Tomcats prior to 3.3.  See 
http://jakarta.apache.org/tomcat/tomcat-3.3-doc/mod_jk-howto.html#s10, 
4th item.

dwh

Dmitri Colebatch wrote:

>is this true?  where is it documented - I've never had to restart apache
>when restarting tomcat...
>





Re: Internal Server Error on first couple requests

2001-08-16 Thread Dmitri Colebatch

On Thu, 16 Aug 2001, Denis Haskin wrote:

> If you're using ajp, you must start Apache and Tomcat together, because 
> of the persistent connections.  That is, if you shut down Tomcat, you 
> have to shut down Apache also, and vice-versa.  This is documented...

is this true?  where is it documented - I've never had to restart apache
when restarting tomcat...

cheers
dim




Re: Internal Server Error on first couple requests

2001-08-16 Thread Denis Haskin

What exactly do you mean by 'startup'?

If you're using ajp, you must start Apache and Tomcat together, because 
of the persistent connections.  That is, if you shut down Tomcat, you 
have to shut down Apache also, and vice-versa.  This is documented...

Or do you mean to say that when you start both of them up like this, you 
get Internal Server Errors on the first few requests?  If so, does it 
matter how long after startup you try this?  I certainly find if I try 
to access Apache/Tomcat before Tomcat has finished loading, I can 
sometimes get that error.

dwh

Mike Tinnes wrote:

> We're using Tomcat 3.2.2 with Apache 1.3.20 and are experiencing 
> problems with jsp's not loading correctly on startup. The first couple 
> requests return back an 'Internal Server Error'  from Apache. After a 
> couple more hits it seems to come back. I've read where this may be 
> due to ajp connector sockets not being shutdown correctly, and if 
> tomcat is killed and immediately restarted the connector is not 
> immediately able to communicate. Has anyone else delt with this issue, 
> and if so any remedies?






Internal Server Error on first couple requests

2001-08-16 Thread Mike Tinnes


We're using Tomcat 3.2.2 with Apache 1.3.20 and are experiencing 
problems with jsp's not loading correctly on startup. The first couple 
requests return back an 'Internal Server Error'  from Apache. After a 
couple more hits it seems to come back. I've read where this may be due 
to ajp connector sockets not being shutdown correctly, and if tomcat is 
killed and immediately restarted the connector is not immediately able 
to communicate. Has anyone else delt with this issue, and if so any 
remedies?

Thanks, Mike

-- 
--
| Mike Tinnes |  Ecliptic Technologies, Inc. |
| VP Software Development |  319 5th St. N. Suite C  |
| Tel: 701.297.8098 ext. 203  |  Fargo, ND 58103 |
| Cel: 701.238.8309   |  701.297.8098|
| [EMAIL PROTECTED] |  http://www.ecliptictech.com |
--