See Bugs 269,578 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=578
We are working with Tomcat 3.2 beta 5 here (it's been the last working
version)
Regards,
Andreas
-Original Message-
> From: Wolle [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 29, 2001 2:34 AM
> To: [EMAIL PROT
This is a little bit offtopic for the tomcat-dev list so I'll answer
personally:
Apache 1.3.x ist a classic unix-fork apllication. To minimize the overhead
a park of processes is started at startuptime.
If running on Win32 these processes are mapped more or less on NT-Threads.
Apache 2.x is desig
Original Message-
> From: Elsen Christian
> Sent: Monday, December 11, 2000 9:07 AM
> To: Stubenrauch,Andreas
> Subject: WG: BugRat Report #487 - encodeURL() not working in
> SSL Scheme
> (Bug in HttpServletResponseFacade.toAbsolut(String url))
>
>
>
>
> &g
Hi,
sorry I newly subscribed and don't know if this is adressed already:
In Tomcat 3.2 final encodeURL() does not work if the request is sent over
https.
This is caused in
org.apache.tomcat.facade.HttpServletResponseFacade.toAbsolut(String url)
where an absolute URL is constructed by using new