Bug report for Tomcat 4 [2006/03/06]

2006-03-05 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2006/03/06]

2006-03-05 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Watchdog [2006/03/06]

2006-03-05 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 3 [2006/03/06]

2006-03-05 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: What's about unloading policy of jsp-servlets ?

2006-03-05 Thread Remy Maucherat
Jacob Hookom wrote: Couldn't it be as straight forward as doing a composite cache in the Jsp Servlet-- an LRU of a specific size that demotes to a weakhashmap? Leave the compiler as is (the whole thing should be re-written though). As I said earlier, there's already plenty of "cool" features

svn commit: r383430 - in /tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config: ajp13.xml http11.xml

2006-03-05 Thread markt
Author: markt Date: Sun Mar 5 14:49:11 2006 New Revision: 383430 URL: http://svn.apache.org/viewcvs?rev=383430&view=rev Log: Add missing attributes to docs. Modified: tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/ajp13.xml tomcat/container/branches/tc4.1.x/webapps/tomcat-d

Re: What's about unloading policy of jsp-servlets ?

2006-03-05 Thread David Rees
On 3/5/06, Remy Maucherat <[EMAIL PROTECTED]> wrote: > Costin Manolache wrote: > > Many cases would benefit from more control over memory - hosting or > > embedded or sites with lots of jsps or lots of data. Forcing all > > static content in memory is not the best use of the memory. > > There's no

Re: What's about unloading policy of jsp-servlets ?

2006-03-05 Thread Remy Maucherat
Costin Manolache wrote: On 3/5/06, Remy Maucherat <[EMAIL PROTECTED]> wrote: Costin Manolache wrote: Using less memory and supporting users who don't run tomcat on huge servers is not ridiculous. And 'this is not my use case' is not a valid reason to veto IMO. We're talking about a very sma

svn commit: r383404 - /tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/servlets/CGIServlet.java

2006-03-05 Thread markt
Author: markt Date: Sun Mar 5 13:23:31 2006 New Revision: 383404 URL: http://svn.apache.org/viewcvs?rev=383404&view=rev Log: Fix bug 38814. Fix the Readers using the wrong character encoding by removing them. There is no need to convert bytes to characters and back again. Modified: tomcat/

Re: What's about unloading policy of jsp-servlets ?

2006-03-05 Thread Costin Manolache
On 3/5/06, Remy Maucherat <[EMAIL PROTECTED]> wrote: > > Costin Manolache wrote: > > Using less memory and supporting users who don't run tomcat on huge > servers > > is not > > ridiculous. And 'this is not my use case' is not a valid reason to veto > IMO. > > We're talking about a very small amoun

Re: What's about unloading policy of jsp-servlets ?

2006-03-05 Thread Remy Maucherat
Costin Manolache wrote: Using less memory and supporting users who don't run tomcat on huge servers is not ridiculous. And 'this is not my use case' is not a valid reason to veto IMO. We're talking about a very small amount of memory. Webapps which have lots of large JSPs are not small webapps

Re: What's about unloading policy of jsp-servlets ?

2006-03-05 Thread Jacob Hookom
Couldn't it be as straight forward as doing a composite cache in the Jsp Servlet-- an LRU of a specific size that demotes to a weakhashmap? Leave the compiler as is (the whole thing should be re-written though). Costin Manolache wrote: On 3/5/06, Remy Maucherat <[EMAIL PROTECTED]> wrote:

Re: What's about unloading policy of jsp-servlets ?

2006-03-05 Thread Costin Manolache
On 3/5/06, Remy Maucherat <[EMAIL PROTECTED]> wrote: > > Costin Manolache wrote: > > On 3/5/06, Remy Maucherat <[EMAIL PROTECTED]> wrote: > > > >> I also don't see any need to have zillions of JSPs filled with template > >> text, especially if you're willing to take a small performance hit > >> (th

Re: What's about unloading policy of jsp-servlets ?

2006-03-05 Thread Remy Maucherat
Costin Manolache wrote: On 3/5/06, Remy Maucherat <[EMAIL PROTECTED]> wrote: I also don't see any need to have zillions of JSPs filled with template text, especially if you're willing to take a small performance hit (there's that thing called dynamic includes which could be used to handle large

Re: What's about unloading policy of jsp-servlets ?

2006-03-05 Thread Costin Manolache
On 3/5/06, Remy Maucherat <[EMAIL PROTECTED]> wrote: > > I also don't see any need to have zillions of JSPs filled with template > text, especially if you're willing to take a small performance hit > (there's that thing called dynamic includes which could be used to > handle large portions of stat

Re: What's about unloading policy of jsp-servlets ?

2006-03-05 Thread Costin Manolache
On 3/5/06, Yaroslav Sokolov <[EMAIL PROTECTED]> wrote: > > > > On 3/5/06, Costin Manolache <[EMAIL PROTECTED]> wrote: > > > > It seems this patch won't pass - but maybe other patches could make at > > least > > small improvements in reducing the required memory use, and let users do > > the > > tra

DO NOT REPLY [Bug 36538] - (Apache 2.0.54) mod_jk 1.2.14 ignores -ForwardDirectories

2006-03-05 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36538] - (Apache 2.0.54) mod_jk 1.2.14 ignores -ForwardDirectories

2006-03-05 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38859] - mod_jk reads beyond buffer boundaries if length of chunk too long in send_body_chunk message

2006-03-05 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38859] - mod_jk reads beyond buffer boundaries if length of chunk too long in send_body_chunk message

2006-03-05 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38859] New: - mod_jk reads beyond buffer boundaries if length of chunk too long in send_body_chunk message

2006-03-05 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://issues.apache.org/bugzilla/show_bu

svn commit: r383347 - /tomcat/container/tc5.5.x/webapps/docs/config/http.xml

2006-03-05 Thread markt
Author: markt Date: Sun Mar 5 07:55:59 2006 New Revision: 383347 URL: http://svn.apache.org/viewcvs?rev=383347&view=rev Log: Merge duplicate attribute descriptions into a single entry. Modified: tomcat/container/tc5.5.x/webapps/docs/config/http.xml Modified: tomcat/container/tc5.5.x/webapps

Re: svn commit: r383260 - /tomcat/site/tags/TOMCAT_5_5_16/trunk/

2006-03-05 Thread Mark Thomas
[EMAIL PROTECTED] wrote: > Author: yoavs > Date: Sat Mar 4 17:07:47 2006 > New Revision: 383260 > > URL: http://svn.apache.org/viewcvs?rev=383260&view=rev > Log: > Tagging Tomcat version TOMCAT_5_5_16. > > Added: > tomcat/site/tags/TOMCAT_5_5_16/trunk/ > - copied from r383259, tomcat/s

[ANN] Apache Tomcat v5.5.16-beta Now Available

2006-03-05 Thread Yoav Shapira
The Apache Tomcat team is proud to announce the immediate availability of Tomcat v5.5.16-beta. This release contains dozens of bug fixes and a number of other updates. Please consult the change log below for more details. Release Notes: http://tomcat.apache.org/tomcat-5.5-doc/RELEASE-NOTES Chang

svn commit: r383337 - in /tomcat/site/trunk: docs/download-55.html xdocs/download-55.xml

2006-03-05 Thread yoavs
Author: yoavs Date: Sun Mar 5 07:14:21 2006 New Revision: 383337 URL: http://svn.apache.org/viewcvs?rev=383337&view=rev Log: 5.5.16-beta added. Modified: tomcat/site/trunk/docs/download-55.html tomcat/site/trunk/xdocs/download-55.xml Modified: tomcat/site/trunk/docs/download-55.html URL

Re: What's about unloading policy of jsp-servlets ?

2006-03-05 Thread Remy Maucherat
Costin Manolache wrote: The point is not how much memory you have - but to have control over how it is used. There are plenty of other things that might benefit from staying in memory - a large cache for the data, etc. Many servers might have 4+ G RAM, but they tend to run multiple processes and

DO NOT REPLY [Bug 38484] - webapps Admin: Invalid path /login was requested

2006-03-05 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://issues.apache.org/bugzilla/show_bu

Re: What's about unloading policy of jsp-servlets ?

2006-03-05 Thread Yaroslav Sokolov
On 3/5/06, Costin Manolache <[EMAIL PROTECTED]> wrote: > > It seems this patch won't pass - but maybe other patches could make at > least > small improvements in reducing the required memory use, and let users do > the > trade they want. I do not position this patch as solution of the problem. Th

Re: [feedback request] session replication

2006-03-05 Thread Tino Schwarze
Hi Filip, On Fri, Mar 03, 2006 at 10:44:21AM -0600, Filip Hanik - Dev Lists wrote: > I wrote together a little idea (also emailed to geronimo-dev for > feedback) on how the next generation of session replication should be done. > Today's replication is an all-to-all replication, and within that r

DO NOT REPLY [Bug 38858] - "failed to install tomcat5 service" on Tomcat installation

2006-03-05 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38858] New: - "failed to install tomcat5 service" on Tomcat installation

2006-03-05 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://issues.apache.org/bugzilla/show_bu