AW: AW: AW: [5.0] JSP performance ...

2003-09-10 Thread Torsten Fohrer
next try -Ursprüngliche Nachricht- Von: Torsten Fohrer [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 9. September 2003 13:55 An: 'Tomcat Developers List' Betreff: AW: AW: AW: [5.0] JSP performance ... patched a snapshot to merge template text nodes. I implement following using a addit

o.a.c.authenticator.NonLoginAuthenticator.java

2003-09-10 Thread Tim Funk
Has anyone used NonLoginAuthenticator? Or know if it is still ok? http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/authenticator/NonLoginAuthenticator.java?rev=1.3&content-type=text/vnd.viewcvs-markup From a quick code walkthrough it looks like an authenti

Re: Classloader when Tomcat is embedded + save

2003-09-10 Thread Florent BENOIT
Hi again, Remy Maucherat wrote: > Well, I think in the complex cases, you should probably use StandardContext.setCompilerClasspath. I'm willing to remove that check, though. > Of course, it's good to remember that this code exists only because of the lack of a good in memory compiler. This c

Problem with pageEncoding directive on dynamic include

2003-09-10 Thread Nair, Anand
Hello All, With Tomcat 4 server on my dynamic includes pageEncoding directive does not seem to be working. a.jsp has b.jsp contains: <[EMAIL PROTECTED] pageEncoding="UTF-8"%> Other CONTENTS pageEncoding does work on any static includes though. Any body know what I am doing wrong here? Th

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/loader WebappLoader.java

2003-09-10 Thread remm
remm2003/09/10 08:40:27 Modified:catalina/src/share/org/apache/catalina/loader WebappLoader.java Log: - Remove the artificial limit of 3 for classpath creation. It seems like a bad idea to do this (if the parent CLs are not correctly setup, Tomcat won'

Re: Classloader when Tomcat is embedded + save

2003-09-10 Thread Remy Maucherat
Florent BENOIT wrote: For the saving feature : > That feature is thought out for standalone mode. It's hard to predict what are the components which should be saved, and which should not. > Now if you want to refactor the save-to-xml code to a separate class (and allow configuring that class,

DO NOT REPLY [Bug 23071] New: - Documentation & error handling re use of JRE

2003-09-10 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: AW: AW: AW: [5.0] JSP performance ...

2003-09-10 Thread Remy Maucherat
Torsten Fohrer wrote: next try Yes, the code is better (IMO) and performs a little better also. However, looking more at my profiler, I think the problem with that benchmark is all the not optimized int -> String conversions. Since that's not too useful in the real world (but in that benchmark,

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/security SecurityUtil.java

2003-09-10 Thread jfarcand
jfarcand2003/09/10 09:56:45 Modified:catalina/src/share/org/apache/catalina/security SecurityUtil.java Log: Always associate a Subject. If not created, then create a default one. Revision ChangesPath 1.7 +5 -0 jakarta-tomcat-catalina/ca

DO NOT REPLY [Bug 23074] New: - all ControlRunnables are waiting at the same instance of ThreadPool

2003-09-10 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

Previous vote on Tomcat 5.0.11

2003-09-10 Thread Richard Norman
Previously in a mention of a vote for Tomcat 5.0.11 as being Beta or Alpha status, I vote beta. I have not done major extensive testing, but in everything I hav run so far nothing has had a major hickup. The major issue I saw immediately, was the config of the appBase and docBase attributes in

Re: AW: AW: AW: [5.0] JSP performance ...

2003-09-10 Thread Kin-Man Chung
> Date: Wed, 10 Sep 2003 18:34:40 +0200 > From: Remy Maucherat <[EMAIL PROTECTED]> > Subject: Re: AW: AW: AW: [5.0] JSP performance ... > To: Tomcat Developers List <[EMAIL PROTECTED]> > > Torsten Fohrer wrote: > > > next try > > Yes, the code is better (IMO) and performs a little better also.

DO NOT REPLY [Bug 23074] - all ControlRunnables are waiting at the same instance of ThreadPool

2003-09-10 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 21763] - Tomcat 4.1.24 hangs under heavy load using http connector.

2003-09-10 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: Previous vote on Tomcat 5.0.11

2003-09-10 Thread Remy Maucherat
Richard Norman wrote: Previously in a mention of a vote for Tomcat 5.0.11 as being Beta or Alpha status, I vote beta. I have not done major extensive testing, but in everything I hav run so far nothing has had a major hickup. The major issue I saw immediately, was the config of the appBase and

DO NOT REPLY [Bug 21763] - Tomcat 4.1.24 hangs under heavy load using http connector.

2003-09-10 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: [VOTE] 5.0.11 stability rating

2003-09-10 Thread Jean-Francois Arcand
Seems my apache/sun email are blocked when I reply. :-( Remy Maucherat wrote: > > [X] Alpha > [ ] Beta > When turning the security manager on: > java.security.AccessControlException: access denied (java.io.FilePermission > /home/ja120114/src/jakarta-tomcat-5/build/server/webapps/manag

DO NOT REPLY [Bug 23077] New: - Error During Startup

2003-09-10 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 23077] - Error During Startup

2003-09-10 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/conf catalina.policy

2003-09-10 Thread remm
remm2003/09/10 11:47:18 Modified:catalina/src/conf catalina.policy Log: - Fix security manager after move of commons-logging. Revision ChangesPath 1.10 +11 -1 jakarta-tomcat-catalina/catalina/src/conf/catalina.policy Index: catalina.policy

DO NOT REPLY [Bug 23077] - Error During Startup

2003-09-10 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: [VOTE] 5.0.11 stability rating

2003-09-10 Thread Remy Maucherat
Jean-Francois Arcand wrote: [X] Alpha [ ] Beta When turning the security manager on: java.security.AccessControlException: access denied (java.io.FilePermission /home/ja120114/src/jakarta-tomcat-5/build/server/webapps/manager/WEB-INF/classes/org/apache/log4j/Logger.class read) at java

DO NOT REPLY [Bug 15672] - DBCP doesn't work on Tomcat 4.1.18 with Oracle JDBC driver

2003-09-10 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 23077] - Error During Startup

2003-09-10 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 21763] - Tomcat 4.1.24 hangs under heavy load using http connector.

2003-09-10 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 21763] - Tomcat 4.1.24 hangs under heavy load using http connector.

2003-09-10 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 21763] - Tomcat 4.1.24 hangs under heavy load using http connector.

2003-09-10 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 21763] - Tomcat 4.1.24 hangs under heavy load using http connector.

2003-09-10 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 21763] - Tomcat 4.1.24 hangs under heavy load using http connector.

2003-09-10 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: cvs commit: jakarta-tomcat-5 build.properties.default

2003-09-10 Thread NormW
Good morning... looks like another beautiful day here! Unfortunately it isn't off to a good start somehow your most recent e-mail got picked up in the lot to be deleted... ... could you send a copy of your last one, with a subject of 'rainy Wednesday...' please? I quit the tomcat-user list ages

Coyote Performance Problems with HTTP1.1

2003-09-10 Thread Steve Appling
Chunked encoding with the coyote http1.1 connector seems to be very inefficient. I have 3 major comments about it which I will summarize, then explain in more detail for those interested. 1) There are some performance problems with the current implementation of chunked encoding. 2) I would l

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/security SecurityUtil.java

2003-09-10 Thread jfarcand
jfarcand2003/09/10 14:28:37 Modified:catalina/src/share/org/apache/catalina/security SecurityUtil.java Log: Do not create session when no one is available. Revision ChangesPath 1.8 +9 -5 jakarta-tomcat-catalina/catalina/src/share/org/ap

DO NOT REPLY [Bug 23088] New: - Manager App when used to remove or reload a webapp do not stop the threads running inside the web app.

2003-09-10 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: Coyote Performance Problems with HTTP1.1

2003-09-10 Thread Remy Maucherat
Steve Appling wrote: Chunked encoding with the coyote http1.1 connector seems to be very inefficient. I have 3 major comments about it which I will summarize, then explain in more detail for those interested. 1) There are some performance problems with the current implementation of chunked encodin

DO NOT REPLY [Bug 15672] - DBCP doesn't work on Tomcat 4.1.18 with Oracle JDBC driver

2003-09-10 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 21763] - Tomcat 4.1.24 hangs under heavy load using http connector.

2003-09-10 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 22645] - <%@ include file ="included.jsp" %> encoding problem

2003-09-10 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 19245] - pageEncoding in static included file don't affect properly file from which is included

2003-09-10 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 19617] - [PATCH] pageEncoding attribute is reset when @page used in @include-d file

2003-09-10 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 19245] - pageEncoding in static included file don't affect properly file from which is included

2003-09-10 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-jasper/jasper2/src/share/org/apache/jasper/compiler Generator.java

2003-09-10 Thread kinman
kinman 2003/09/10 16:11:56 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: - Use out.print(expr) instead of out.write(String.valueOf(expr)) for outputting expressions in template texts. Revision ChangesPath 1.206 +4 -5 jakarta-tomc

Re: Coyote Performance Problems with HTTP1.1

2003-09-10 Thread Filip Hanik
you have to love this reply!!! ;) filip - Original Message - From: "Remy Maucherat" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, September 10, 2003 3:05 PM Subject: Re: Coyote Performance Problems with HTTP1.1 Steve Appling wrote: > Chunked encodi

Re: [PATCH] Tomcat-4 Japanese resource fixes

2003-09-10 Thread Tetsuya Kitahata
Dear Jakarta-Tomcat Committers, Hello, I've verified and reviewed this patch (Japanese Resources). This seems very good. Could you please apply this patch because it helps us a lot ? Thanks! -- Tetsuya ([EMAIL PROTECTED]) P.S. I am willing to announce new beta release of the TC 5.0.X @ jakart

DO NOT REPLY [Bug 22867] - Tag handlers can't be inner/nested classes

2003-09-10 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: Coyote Performance Problems with HTTP1.1

2003-09-10 Thread Peter Lin
I don't know about others, but my feeling is chunking is useful for large files and not necessarily where the size of the content is unknown at the beginning of the response. I seriously doubt a 2-5K static file would see a real benefit. We all know the internet has a ton of packet collision.

Re: Coyote Performance Problems with HTTP1.1

2003-09-10 Thread Steve Appling
Remy Maucherat wrote: > Look, there's no reason to start whining. Adding a lower level buffering > (using a ByteChunk maybe) is nearly trivial, and since you seem to know > what you're doing, you could have done in less than the amount it took > you to write your email. > I'm not convinced it's the

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/util RequestUtil.java

2003-09-10 Thread luehe
luehe 2003/09/10 18:59:51 Modified:catalina/src/share/org/apache/catalina/util RequestUtil.java Log: Fix for 4918152 ("using % in the value of jsp:param corrupts the query string") Patch provided by [EMAIL PROTECTED] Revision ChangesPath 1.5 +11 -6 jakar

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

2003-09-10 Thread jfarcand
jfarcand2003/09/10 20:56:48 Modified:catalina/src/share/org/apache/coyote/tomcat5 CoyoteRequest.java Log: Oups forgot that one (See previous commit) Revision ChangesPath 1.16 +10 -7 jakarta-tomcat-catalina/catalina/src/share/org/apache/co

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

2003-09-10 Thread billbarker
billbarker2003/09/10 21:05:02 Modified:util/java/org/apache/tomcat/util/threads ThreadPool.java Log: Fix potential problem with dying threads when the pool is empty. Functionally, this isn't that much different from what Remy posted on Bug #21763. However (at least on high-end

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

2003-09-10 Thread billbarker
billbarker2003/09/10 21:15:42 Modified:util/java/org/apache/tomcat/util/threads Tag: coyote_10 ThreadPool.java Log: port patch Revision ChangesPath No revision No revision 1.9.2.2 +34 -24 jakarta-tomcat

DO NOT REPLY [Bug 21763] - Tomcat 4.1.24 hangs under heavy load using http connector.

2003-09-10 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: cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler Generator.java

2003-09-10 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: kinman 2003/09/10 16:11:56 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: - Use out.print(expr) instead of out.write(String.valueOf(expr)) for outputting expressions in template texts. The problem was when the expression was nu