cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup Catalina.java

2003-07-28 Thread remm
remm2003/07/28 01:46:39 Modified:catalina/src/share/org/apache/catalina/startup Catalina.java Log: - Update default classname value for the server socket factory. Revision ChangesPath 1.19 +5 -5 jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina

Does Jasper for Tomcat 4.1.x support JSP line mapping?

2003-07-28 Thread Hugh J. L.
Hi, As I know, Jasper for Tomcat 4.0 supports JSP line mapping (in JakartaCommentGenerator.java) which is very useful in JSP debugging. JBuilder supports JSP debugging through this way. Does Tomcat 4.1.x support this feature? If it doesn't support for now, do you have plan to support this feature

DO NOT REPLY [Bug 15555] - Setting cookie="false" appears to still use cookies.

2003-07-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup SetAllPropertiesRule.java Catalina.java

2003-07-28 Thread remm
remm2003/07/28 04:14:48 Modified:catalina/src/share/org/apache/catalina/startup Catalina.java Added: catalina/src/share/org/apache/catalina/startup SetAllPropertiesRule.java Log: - Set all properties on the connector, including those which have no

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteConnector.java

2003-07-28 Thread remm
remm2003/07/28 04:19:11 Modified:catalina/src/share/org/apache/coyote/tomcat5 CoyoteConnector.java Log: - Add a new protocol attribute, which can be used rather than using the protocol handler classname (I am trying to beautify a bit the default co

DO NOT REPLY [Bug 10419] - Session-ID grabbing from Request accepts invalid session cookies in presense of valid URL sessions

2003-07-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/threads ThreadPool.java

2003-07-28 Thread remm
remm2003/07/28 04:23:57 Modified:util/java/org/apache/tomcat/util/threads ThreadPool.java Log: - Beautify the thread names. Revision ChangesPath 1.12 +20 -2 jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/threads/ThreadPool.java Index: Thread

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Protocol.java

2003-07-28 Thread remm
remm2003/07/28 04:24:16 Modified:http11/src/java/org/apache/coyote/http11 Http11Protocol.java Log: - Beautify the thread names. Revision ChangesPath 1.31 +1 -0 jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11/Http11Protocol.java Index

cvs commit: jakarta-tomcat-catalina/catalina/src/conf server.xml

2003-07-28 Thread remm
remm2003/07/28 04:25:45 Modified:catalina/src/conf server.xml Log: - Beautify the connectors default configuration (note: old configurations are of course still valid). Revision ChangesPath 1.18 +15 -16jakarta-tomcat-catalina/catalina/src/conf/server.xml

DO NOT REPLY [Bug 15555] - Setting cookie="false" appears to still use cookies.

2003-07-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21823] - Compiler uses invoking page's PageInfo for handling tag files

2003-07-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core mbeans-descriptors.xml

2003-07-28 Thread remm
remm2003/07/28 06:31:48 Modified:catalina/src/share/org/apache/catalina/core mbeans-descriptors.xml Log: - Expose the statistics in JMX. Revision ChangesPath 1.20 +31 -1 jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/c

getCanonicalPath used rather than getAbsolutePath

2003-07-28 Thread David Cassidy
Guys, We deploy tomcat in a multi-hosting environment. We make rather extensive use of symlinks so that we can update the system. ie when the user wants to publish their content the symlink is changed and hey bingo ... The problem we're finding is that tomcat is expanding the symlink to the rea

Re: getCanonicalPath used rather than getAbsolutePath

2003-07-28 Thread Remy Maucherat
David Cassidy wrote: Guys, We deploy tomcat in a multi-hosting environment. We make rather extensive use of symlinks so that we can update the system. ie when the user wants to publish their content the symlink is changed and hey bingo ... The problem we're finding is that tomcat is expanding th

Re: getCanonicalPath used rather than getAbsolutePath

2003-07-28 Thread David Cassidy
Ummm, is there anyway around my problem then ? the problem is that the symlink will always be valid but the directories that it has pointed to in the past will be deleted. Whats the reason for resolving the ..'s .'s symlinks etc ? Thanks David

cvs commit: jakarta-tomcat-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager StatusManagerServlet.java

2003-07-28 Thread remm
remm2003/07/28 07:11:09 Modified:webapps/manager/WEB-INF/classes/org/apache/catalina/manager StatusManagerServlet.java Log: - Display contexts and servlets stats. Revision ChangesPath 1.4 +95 -9 jakarta-tomcat-catalina/webapps/manage

[GUMP] Build Failure - jk2

2003-07-28 Thread Craig McClanahan
This email is autogenerated from the output from: Buildfile: build.xml init.taskdef: guess.os: [echo] build

DO NOT REPLY [Bug 18485] - Jasper tries to write something directly to $CATALINA_HOME

2003-07-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18485] - Jasper tries to write something directly to $CATALINA_HOME

2003-07-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager Constants.java HTMLManagerServlet.java LocalStrings.properties LocalStrings_fr.properties StatusManagerServlet.java

2003-07-28 Thread remm
remm2003/07/28 07:57:48 Modified:webapps/manager/WEB-INF/classes/org/apache/catalina/manager Constants.java HTMLManagerServlet.java LocalStrings.properties LocalStrings_fr.properties StatusManagerServlet.java L

DO NOT REPLY [Bug 21908] - Fix for Yaov's 4.1.26 annoyance

2003-07-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21933] New: - CompressionResponseStream creates Gzip before header

2003-07-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[5.0] Connector default configuration + connection timeout

2003-07-28 Thread Remy Maucherat
Hi, What would be the best connector default configuration ? I switched HTTP/1.1 to be: maxThreads: 100 minSpare: 1 maxSpare: 10 That should be ok for a small/medium site, and bad for a large site. It should be decent for benchmarking if there's a warmup period. Should the default config be lar

Re: [5.0] Connector default configuration + connection timeout

2003-07-28 Thread Henri Gomez
Remy Maucherat a écrit : Hi, What would be the best connector default configuration ? I switched HTTP/1.1 to be: maxThreads: 100 minSpare: 1 maxSpare: 10 That should be ok for a small/medium site, and bad for a large site. It should be decent for benchmarking if there's a warmup period. Should

cvs commit: jakarta-tomcat-4.0/catalina/src/bin setclasspath.sh

2003-07-28 Thread funkman
funkman 2003/07/28 08:36:23 Modified:catalina/src/bin setclasspath.sh Log: per bugzilla 21908 undo my previous commit since I evidently didn't read the patch correctly and apply the correct patch Revision ChangesPath 1.11 +2 -2 jakarta-tomcat-4.0/catalina/sr

AW: [5.0] Connector default configuration + connection timeout

2003-07-28 Thread Fischer, Ilona
> Protection against DOS attack should also have some glues like : > > - Max clients from the same IP (ie DOS attack from the same host). How would you distinguish between users coming from big proxy and a DOS-attack? Our access.logs shows that approx. 30% acesses comes from t-online (a big ISP i

DO NOT REPLY [Bug 21908] - Fix for Yaov's 4.1.26 annoyance

2003-07-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [5.0] Connector default configuration + connection timeout

2003-07-28 Thread Remy Maucherat
Henri Gomez wrote: Remy Maucherat a écrit : Hi, What would be the best connector default configuration ? I switched HTTP/1.1 to be: maxThreads: 100 minSpare: 1 maxSpare: 10 That should be ok for a small/medium site, and bad for a large site. It should be decent for benchmarking if there's a wa

cvs commit: jakarta-tomcat-catalina/catalina/src/conf server.xml

2003-07-28 Thread remm
remm2003/07/28 08:50:37 Modified:catalina/src/conf server.xml Log: - Use the same default values as Apache 2.0 for the HTTP/1.1 connector, as submitted by Henri. Revision ChangesPath 1.19 +3 -5 jakarta-tomcat-catalina/catalina/src/conf/server.xml In

Re: AW: [5.0] Connector default configuration + connection timeout

2003-07-28 Thread Henri Gomez
Fischer, Ilona a écrit : Protection against DOS attack should also have some glues like : - Max clients from the same IP (ie DOS attack from the same host). How would you distinguish between users coming from big proxy and a DOS-attack? Our access.logs shows that approx. 30% acesses comes from t-

Re: [5.0] Connector default configuration + connection timeout

2003-07-28 Thread matthias.ernst
On Mon, 28 Jul 2003, Henri Gomez wrote: > May be you should mimic the defaults settings of Apache 2.0 : > > 150 Threads, 25 MinSpare, 75 MaxSpare. > Shouldn't one assume that a servlet container's application is different from that of a webserver ? I.e. less static files, more computation ? I alw

Re: [5.0] Connector default configuration + connection timeout

2003-07-28 Thread Henri Gomez
[EMAIL PROTECTED] a écrit : On Mon, 28 Jul 2003, Henri Gomez wrote: May be you should mimic the defaults settings of Apache 2.0 : 150 Threads, 25 MinSpare, 75 MaxSpare. Shouldn't one assume that a servlet container's application is different from that of a webserver ? I.e. less static files,

AW: AW: [5.0] Connector default configuration + connection timeout

2003-07-28 Thread Fischer, Ilona
IMHO it's the definition of a proxy to send/recive requests instead of client... that means only the proxy was talking with the webserver -> in the HTTP-header was only the IP of the Proxy Regards :o) Ilona > -Ursprüngliche Nachricht- > Von: Henri Gomez [mailto:[EMAIL PROTECTED] > Gesend

cvs commit: jakarta-tomcat-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager StatusManagerServlet.java

2003-07-28 Thread remm
remm2003/07/28 09:23:07 Modified:webapps/manager/WEB-INF/classes/org/apache/catalina/manager StatusManagerServlet.java Log: - Add missing whitespace between method and URI. Revision ChangesPath 1.6 +5 -5 jakarta-tomcat-catalina/weba

DO NOT REPLY [Bug 18485] - Jasper tries to write something directly to $CATALINA_HOME

2003-07-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [5.0] Connector default configuration + connection timeout

2003-07-28 Thread Remy Maucherat
Henri Gomez wrote: [EMAIL PROTECTED] a écrit : On Mon, 28 Jul 2003, Henri Gomez wrote: May be you should mimic the defaults settings of Apache 2.0 : 150 Threads, 25 MinSpare, 75 MaxSpare. Shouldn't one assume that a servlet container's application is different from that of a webserver ? I.e. less

cvs commit: jakarta-tomcat-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager Constants.java StatusManagerServlet.java

2003-07-28 Thread remm
remm2003/07/28 10:28:44 Modified:webapps/manager/WEB-INF/classes/org/apache/catalina/manager Constants.java StatusManagerServlet.java Log: - Tweak stylesheet and tags used. Revision ChangesPath 1.3 +44 -4 jakarta-tomcat-catalina/weba

DO NOT REPLY [Bug 21939] New: - Coyote JK 2 outputs request parameters

2003-07-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Tomcat Listener and file sockets

2003-07-28 Thread NAIK,ROSHAN (HP-Cupertino,ex1)
I have tried asking for this before (in vain)..but anyway ... Can Tomcat listen (for AJP13 requests) on a file socket (AF_UNIX) instead of the regular AF_INET socket ? mod_jk2 allows configuration to specify the socket file. However no documentation (or anything in the Tomcat source code) seems

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler Compiler.java PageInfo.java ParserController.java

2003-07-28 Thread luehe
luehe 2003/07/28 11:47:30 Modified:jasper2/src/share/org/apache/jasper/compiler Compiler.java PageInfo.java ParserController.java Log: Fixed Bugzilla 21823 ("Compiler uses invoking page's PageInfo for handling tag files") Patch provided by [EMAIL PROTECT

DO NOT REPLY [Bug 21823] - Compiler uses invoking page's PageInfo for handling tag files

2003-07-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [5.0] Connector default configuration + connection timeout

2003-07-28 Thread Bill Barker
- Original Message - From: "Remy Maucherat" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Monday, July 28, 2003 8:16 AM Subject: [5.0] Connector default configuration + connection timeout > Hi, > > What would be the best connector default configuration ? > >

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup TldConfig.java

2003-07-28 Thread luehe
luehe 2003/07/28 15:57:41 Modified:catalina/src/share/org/apache/catalina/startup TldConfig.java Log: removed tabs Revision ChangesPath 1.14 +75 -80 jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/TldConfig.java

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core ContainerBase.java StandardContext.java StandardWrapper.java

2003-07-28 Thread amyroh
amyroh 2003/07/28 17:09:43 Modified:catalina/src/share/org/apache/catalina/core ContainerBase.java StandardContext.java StandardWrapper.java Log: Send JSR77 spec required notifications for J2EE mbeans. Revision ChangesPath

RE: [VOTE] 4.1.26 stability rating

2003-07-28 Thread Jason Corley
I hope it isn't too late to fix the problem Yaov pointed out for the 4.1.26 release. Here is the patch. Jason - --- tomcat/bin/setclasspath.sh 2003-07-15 04:56:10.0 -0400 +++ tomcat/bin/setclasspath.sh 2003-07-25 16:27:46.870053000 -0400 @@ -53,7 +53,7 @@ # Set standard commands f

Tomcat Download and Installation

2003-07-28 Thread Bill Naylor
Hi, I have looked at the file Running.txt available at: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/RUNNING.txt currently it says: "Download a binary distribution of Tomcat from: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/ On a Windows platform, you will need: j

Re: AW: AW: [5.0] Connector default configuration + connection timeout

2003-07-28 Thread Stefanos Karasavvidis
Section 14.45 of HTTP 1.1 states: The Via general-header field MUST be used by gateways and proxies to indicate the intermediate protocols and recipients between the user agent and the server on requests, and between the origin server and the client on responses.. This means that if a proxy