Maybe... I don't understand the compatibility mode that mod_jk uses to
support ajp12, I admit (same transmission protocol, but with the socket
still held open?)  The setup that I'm using actually uses ajp12 with mod_jk
and I thought I'd encountered the same problem.  I think I will check on
that and get back to you, though.

Regards,
Joel Parramore


----- Original Message -----
From: "Milt Epstein" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 24, 2001 6:39 PM
Subject: Re: Tomcat & SSL


> On Tue, 24 Apr 2001, Joel Parramore wrote:
>
> > Using ajp13 with Apache and Tomcat holds open a socket for requests
> > between the two as opposed to opening a socket for every request
> > (ajp12).  Shutting down Tomcat apparently does not gracefully allow
> > Apache to deal with the socket suddenly closing, so Apache dies as
> > well.
>
> But some others indicated that if you kept around ajp12 as well, you
> could use that for shutdown, and that would avoid the problem.  Is
> that not correct?
>
>
> > ----- Original Message -----
> > From: "Milt Epstein" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, April 24, 2001 5:37 PM
> > Subject: RE: Tomcat & SSL
> >
> >
> > > On Tue, 24 Apr 2001, GOMEZ Henri wrote:
> > >
> > > > >> -- SSL is only supported for Apache, and you need Apache-SSL or
> > > > >> apache-mod_ssl, running with mod_jk
> > > > >>
> > > > >> -- mod_jserv won't work if you want to use SSL
> > > > >>
> > > > >> Is the above true?  And also, if my web server is
IPlanet/Netscape or
> > > > >> IIS, do those redirectors provide SSL support?
> > > > >>
> > > > >> Any help would be greatly appreciated!  Please cc:
[EMAIL PROTECTED]
> > > > >
> > > > >Well, I can't answer all your questions, but I am using Apache,
> > > > >mod_ssl, tomcat, and mod_jserv, so the answer to your last one
would
> > > > >seem to be "no, it's false" :-).
> > > >
> > > > Make me a favour, switch to mod_jk and ajp13 which is faster and
> > > > support much more servers (Apache, IIS, IPlanet/NES, jni).
> > > >
> > > > And that the part of the connector area which is the more activelly
> > > > maintained.
> > >
> > > Wasn't there something about tomcat being more difficult to restart
> > > when using ajp13?  Like apache had to be restarted as well?  If true,
> > > I think that's too big an inconvenience to warrant switching.
> > >
> > > Milt Epstein
> > > Research Programmer
> > > Software/Systems Development Group
> > > Computing and Communications Services Office (CCSO)
> > > University of Illinois at Urbana-Champaign (UIUC)
> > > [EMAIL PROTECTED]
> >
>
> Milt Epstein
> Research Programmer
> Software/Systems Development Group
> Computing and Communications Services Office (CCSO)
> University of Illinois at Urbana-Champaign (UIUC)
> [EMAIL PROTECTED]
>

Reply via email to