This is prefork... AFAICS from the sources, we never send back a 302... I'll have to doublecheck though...
Pier "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > Options used to configure Apache were: > > ./configure --enable-layout=Asar --enable-so --enable-mods-shared=most > > <Layout Asar> > prefix: /opt/apache-2.0.39 > exec_prefix: ${prefix} > bindir: ${exec_prefix}/bin > sbindir: ${exec_prefix}/bin > libdir: ${exec_prefix}/lib > libexecdir: ${exec_prefix}/modules > mandir: ${prefix}/man > sysconfdir: ${prefix}/conf > errordir: ${prefix}/error > datadir: ${prefix}/home/httpd > iconsdir: ${datadir}/icons > htdocsdir: ${datadir}/htdocs > manualdir: ${datadir}/manual > cgidir: ${datadir}/cgi-bin > installbuilddir: ${prefix}/build > includedir: ${prefix}/include > localstatedir: ${prefix}/logs > runtimedir: ${localstatedir}/run > logfiledir: ${localstatedir} > proxycachedir: ${localstatedir}/proxy > </Layout> > > > > > > jean-frederic clere > <jfrederic.clere@fujitsu-si To: Tomcat Developers > List <[EMAIL PROTECTED]> > emens.com> cc: > Subject: Re: New warp > connector 4.0.4 does not work > 21/06/2002 11:56 Header: Internal Use > Only > Please respond to Tomcat > Developers List > > > > > > [EMAIL PROTECTED] wrote: >>>> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: >>> >>>> Hello all, >>>> >>>> We have Apache 2.0.39 and tomcat 4.0.4 running using the old 4.0.2-01 warp >>>> connector. >>>> >>>> I have tried to build and use the new connector without success. Although >>>> it >>>> builds fine and Apache seems not to complain about it, I cannot access any >>>> pages and keep getting 302 temporarily moved error. The log files do not >>>> provide any useful information either. >>>> >>>> Is this a bug or am I missing something? >>>> >>>> Also, does anyone know if there is any decent documentation on this? >>> >>> I haven't yet tried on this environment... What MPM are you using? What OS? >>> Did you recompile it from the sources? >>> >>> Pier >>> >>> >>> -- >>> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >>> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> >> >> >> >> Pier, >> >> The environment is Linux (Redhat 7.2) kernel 2.4.9-34 >> >> I used the following steps: >> >> 1. compiled and installed apache-2.0.39 from source. > > What options did you use to configure it? > >> 2. compiled and installed autconf 2.53 from source (required for new >> connector) >> 3. compiled and installed from source from: >> http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/src/jakart >> a-tomcat-connectors-4.0.4-src.tar.gz >> >> An older version jakarta-tomcat-connectors-4.0.2-01-src.tar.gz works fine. >> >> Any ideas? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>