[Bug] encodeURL() not working with SSL (TC3.2)

2000-11-30 Thread Stubenrauch,Andreas
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

RE: BugRat Report #487 - encodeURL() not working in SSL Scheme (Bug in HttpServletResponseFacade.toAbsolut(String url))

2000-12-11 Thread Stubenrauch,Andreas
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)) -Ursprüngliche Nachricht- Von: BugRat Mail

RE: Is Apache web server 1.3.x multithreaded

2001-03-26 Thread Stubenrauch,Andreas
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

RE: URL-Rewriting with mod_SSL

2001-03-29 Thread Stubenrauch,Andreas
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