soTimeout not worked on channelNioSocket

2007-10-08 Thread William Leung
I have configuared tomcat to use the NIO impl over AJP, here are the lines in server.xml (TC version 5.5.17) I had setted the soTimeout with 10 minutes, cause I notice such stages in server status Stage Time B Sent B Recv Client VHost Request S 33280840 ms 359 KB 0 KB x.x.x.x 127.0.0.1

DO NOT REPLY [Bug 43569] New: - Tomcat instances exceed 70 on startup

2007-10-08 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

Embedded Tomcat Auto Deploy War

2007-10-08 Thread Christopher Johnson
All - I've managed to created a embedded tomcat working based off various examples I've found online and can successfully add the desired context to my server, although when the context is packaged as a war file I my embedded tomcat wont auto deploy it, how to do construct an embedded tomcat to a

DO NOT REPLY [Bug 43569] - Tomcat instances exceed 70 on startup

2007-10-08 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: svn commit: r582597 - /tomcat/tc6.0.x/trunk/STATUS

2007-10-08 Thread Filip Hanik - Dev Lists
I did, but folks shouldn't have to dig through the dev archives, should they :) Filip Peter Rossbach wrote: Hi Filip, has you seen my "Call stopAwait at StandardServer.stop" mail? Peter Am 07.10.2007 um 17:10 schrieb Filip Hanik - Dev Lists: don't forget to include a link to the diff file

Re: soTimeout not worked on channelNioSocket

2007-10-08 Thread Filip Hanik - Dev Lists
I haven't seen any work done on the NIO part of AJP in a very long time, so what I would suggest you do is 1. submit a bug report at http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%206 2. If possible, provide a patch Filip William Leung wrote: I have configuared tomcat to use

Re: svn commit: r582597 - /tomcat/tc6.0.x/trunk/STATUS

2007-10-08 Thread Peter Rossbach
OK! How we can easier promote and discuss those patches? You are right, an email threads are not easy to reference at STATUS file. Arrg! I don't think that the apache developer home folder are the right place for those patches! Open a bug report for every possible change is also not a good

Re: svn commit: r582597 - /tomcat/tc6.0.x/trunk/STATUS

2007-10-08 Thread Mark Thomas
Peter Rossbach wrote: > OK! > > How we can easier promote and discuss those patches? You are right, an > email threads are not easy to reference at STATUS file. Arrg! > I don't think that the apache developer home folder are the right place > for those patches! It will do for now. Once we have t

Re: svn commit: r582597 - /tomcat/tc6.0.x/trunk/STATUS

2007-10-08 Thread Filip Hanik - Dev Lists
since the STATUS file is also a voting forum, there must be a reference to an absolute patch/diff. otherwise, the implementation can change during the voting phase. so what I suggest you do is 1. create a .patch file, with your proposed solution 2. upload it to your /home/pero/public_html/patch

DO NOT REPLY [Bug 43572] New: - http POST is refused by Tomcat through mod_jk

2007-10-08 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 43209] - HTTP Headers are corrupted with basic authentication

2007-10-08 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: svn commit: r582597 - /tomcat/tc6.0.x/trunk/STATUS

2007-10-08 Thread Tim Funk
I would think a link is a must. So step 2 can be any of 2a) Upload a patch to /home/`whoami`/public_html/patches 2b) Add a patch to BZ 2c) Link to SVN patch 2d) If the patch is an attachment in an email to tomcat-dev - there is some public record of the email - link to that -Tim Filip Hanik -

DO NOT REPLY [Bug 43209] - HTTP Headers are corrupted with basic authentication

2007-10-08 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: r582924 - /tomcat/tc6.0.x/trunk/STATUS

2007-10-08 Thread funkman
Author: funkman Date: Mon Oct 8 11:18:14 2007 New Revision: 582924 URL: http://svn.apache.org/viewvc?rev=582924&view=rev Log: +1 proposals abstained from "Call StopAwait at StandardServer.stop as port==-1" since it was missing the patch in the status file Modified: tomcat/tc6.0.x/trunk/ST

Re: svn commit: r582597 - /tomcat/tc6.0.x/trunk/STATUS

2007-10-08 Thread Filip Hanik - Dev Lists
I would agree with all these options, basically, the goal is to have a reference to an actual patch, otherwise we are voting on someones idea of a fix :) Filip Tim Funk wrote: I would think a link is a must. So step 2 can be any of 2a) Upload a patch to /home/`whoami`/public_html/patches 2b)

Re: Commit policy for native Tomcat connectors

2007-10-08 Thread Jim Jagielski
It doesn't seem like these suffered from the same issues than core TC did though, so either way is cool. On Oct 7, 2007, at 4:41 AM, Peter Rossbach wrote: Hi Rainer, I think we need a clear policy for all tomcat parts. Currently this means that we must also change the commit policy for jk a

Re: svn commit: r582597 - /tomcat/tc6.0.x/trunk/STATUS

2007-10-08 Thread Jim Jagielski
On Oct 8, 2007, at 12:21 PM, Mark Thomas wrote: Peter Rossbach wrote: OK! How we can easier promote and discuss those patches? You are right, an email threads are not easy to reference at STATUS file. Arrg! I don't think that the apache developer home folder are the right place for tho

svn commit: r582975 - /tomcat/tc6.0.x/trunk/STATUS

2007-10-08 Thread remm
Author: remm Date: Mon Oct 8 14:09:22 2007 New Revision: 582975 URL: http://svn.apache.org/viewvc?rev=582975&view=rev Log: - Vote. Modified: tomcat/tc6.0.x/trunk/STATUS Modified: tomcat/tc6.0.x/trunk/STATUS URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS?rev=582975&r1=582974&

DO NOT REPLY [Bug 42579] - [Patch] JNDIRealm fails to parse absolute names

2007-10-08 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 43572] - http POST is refused by Tomcat through mod_jk

2007-10-08 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