svn commit: r504190 - /tomcat/site/tags/TOMCAT_5_5_21/

2007-02-06 Thread fhanik
Author: fhanik Date: Tue Feb 6 08:10:51 2007 New Revision: 504190 URL: http://svn.apache.org/viewvc?view=rev&rev=504190 Log: Tagging Tomcat version TOMCAT_5_5_21. Added: tomcat/site/tags/TOMCAT_5_5_21/ - copied from r504189, tomcat/site/t

svn commit: r507117 - in /tomcat: connectors/trunk/util/java/org/apache/tomcat/util/buf/UDecoder.java container/tc5.5.x/catalina/src/share/org/apache/catalina/connector/CoyoteAdapter.java

2007-02-13 Thread fhanik
Author: fhanik Date: Tue Feb 13 09:47:21 2007 New Revision: 507117 URL: http://svn.apache.org/viewvc?view=rev&rev=507117 Log: Add some options for handling URL chars, backport from TC 6.0.x Modified: tomcat/connectors/trunk/util/java/org/apache/tomcat/util/buf/UDecoder.java to

svn commit: r507127 - /tomcat/build/tags/tc5.5.x/TOMCAT_5_5_22/

2007-02-13 Thread fhanik
Author: fhanik Date: Tue Feb 13 10:08:54 2007 New Revision: 507127 URL: http://svn.apache.org/viewvc?view=rev&rev=507127 Log: Tagging Tomcat version TOMCAT_5_5_22. Added: tomcat/build/tags/tc5.5.x/TOMCAT_5_5_22/ - copied from r507126, tomcat/build/tc5

svn commit: r507128 - /tomcat/connectors/tags/tc5.5.x/TOMCAT_5_5_22/

2007-02-13 Thread fhanik
Author: fhanik Date: Tue Feb 13 10:08:59 2007 New Revision: 507128 URL: http://svn.apache.org/viewvc?view=rev&rev=507128 Log: Tagging Tomcat version TOMCAT_5_5_22. Added: tomcat/connectors/tags/tc5.5.x/TOMCAT_5_5_22/ - copied from r507127, tomcat/connectors/t

svn commit: r507130 - /tomcat/container/tags/tc5.5.x/TOMCAT_5_5_22/

2007-02-13 Thread fhanik
Author: fhanik Date: Tue Feb 13 10:09:04 2007 New Revision: 507130 URL: http://svn.apache.org/viewvc?view=rev&rev=507130 Log: Tagging Tomcat version TOMCAT_5_5_22. Added: tomcat/container/tags/tc5.5.x/TOMCAT_5_5_22/ - copied from r507129, tomcat/container/tc5

svn commit: r507131 - /tomcat/jasper/tags/tc5.5.x/TOMCAT_5_5_22/

2007-02-13 Thread fhanik
Author: fhanik Date: Tue Feb 13 10:09:08 2007 New Revision: 507131 URL: http://svn.apache.org/viewvc?view=rev&rev=507131 Log: Tagging Tomcat version TOMCAT_5_5_22. Added: tomcat/jasper/tags/tc5.5.x/TOMCAT_5_5_22/ - copied from r507130, tomcat/jasper/tc5

svn commit: r507132 - /tomcat/servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_5_22/

2007-02-13 Thread fhanik
Author: fhanik Date: Tue Feb 13 10:09:12 2007 New Revision: 507132 URL: http://svn.apache.org/viewvc?view=rev&rev=507132 Log: Tagging Tomcat version TOMCAT_5_5_22. Added: tomcat/servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_5_22/ - copied from r507131, tomcat/servletapi/servle

svn commit: r507133 - /tomcat/site/tags/TOMCAT_5_5_22/

2007-02-13 Thread fhanik
Author: fhanik Date: Tue Feb 13 10:09:16 2007 New Revision: 507133 URL: http://svn.apache.org/viewvc?view=rev&rev=507133 Log: Tagging Tomcat version TOMCAT_5_5_22. Added: tomcat/site/tags/TOMCAT_5_5_22/ - copied from r507132, tomcat/site/t

svn commit: r507744 - in /tomcat/tc6.0.x/trunk: java/org/apache/tomcat/util/net/SocketProperties.java webapps/docs/config/http.xml

2007-02-14 Thread fhanik
Author: fhanik Date: Wed Feb 14 15:44:27 2007 New Revision: 507744 URL: http://svn.apache.org/viewvc?view=rev&rev=507744 Log: Added in documentation specific to the NIO connector and a small connector comparison chart Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util

svn commit: r507767 - /tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml

2007-02-14 Thread fhanik
Author: fhanik Date: Wed Feb 14 17:18:54 2007 New Revision: 507767 URL: http://svn.apache.org/viewvc?view=rev&rev=507767 Log: set APR to have unlimited poll set Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml URL:

svn commit: r509820 - in /tomcat/tc6.0.x/trunk: java/org/apache/tomcat/util/net/ webapps/docs/ webapps/docs/config/

2007-02-20 Thread fhanik
Author: fhanik Date: Tue Feb 20 15:59:05 2007 New Revision: 509820 URL: http://svn.apache.org/viewvc?view=rev&rev=509820 Log: Fix (may not be complete yet) to the memory leak in the NIO connector. The caches where holding references they aren't supposed to hold. Added in the ability t

svn commit: r509880 - in /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net: NioBlockingSelector.java NioEndpoint.java

2007-02-20 Thread fhanik
Author: fhanik Date: Tue Feb 20 19:47:05 2007 New Revision: 509880 URL: http://svn.apache.org/viewvc?view=rev&rev=509880 Log: added in notes to myself about blocking the poller thread, that should be prohibited Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util

svn commit: r510092 - in /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net: NioBlockingSelector.java NioEndpoint.java NioSelectorPool.java

2007-02-21 Thread fhanik
Author: fhanik Date: Wed Feb 21 08:37:04 2007 New Revision: 510092 URL: http://svn.apache.org/viewvc?view=rev&rev=510092 Log: Fixed latch behavior, still could be improved upon. In the next revision, I'll probably have the blocking read/write selector to use its own thread so that it

svn commit: r510098 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-02-21 Thread fhanik
Author: fhanik Date: Wed Feb 21 08:52:22 2007 New Revision: 510098 URL: http://svn.apache.org/viewvc?view=rev&rev=510098 Log: Accept doesn't need a worker thread, the operations are non blocking Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modifie

svn commit: r510111 - /tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml

2007-02-21 Thread fhanik
Author: fhanik Date: Wed Feb 21 09:28:24 2007 New Revision: 510111 URL: http://svn.apache.org/viewvc?view=rev&rev=510111 Log: Added in remainder of docs Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml URL:

svn commit: r510639 - in /tomcat/tc6.0.x/trunk: java/org/apache/tomcat/util/net/NioEndpoint.java java/org/apache/tomcat/util/net/SocketProperties.java webapps/docs/config/http.xml

2007-02-22 Thread fhanik
Author: fhanik Date: Thu Feb 22 12:11:50 2007 New Revision: 510639 URL: http://svn.apache.org/viewvc?view=rev&rev=510639 Log: Add in configuration options to control the application buffers associated with a NioChannel Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util

svn commit: r510933 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioBlockingSelector.java

2007-02-23 Thread fhanik
Author: fhanik Date: Fri Feb 23 04:58:49 2007 New Revision: 510933 URL: http://svn.apache.org/viewvc?view=rev&rev=510933 Log: When a read or write times out, make sure the key is deregistered with the poller Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util

svn commit: r511657 - in /tomcat/tc6.0.x/trunk: java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/config/http.xml

2007-02-25 Thread fhanik
Author: fhanik Date: Sun Feb 25 15:27:00 2007 New Revision: 511657 URL: http://svn.apache.org/viewvc?view=rev&rev=511657 Log: More documentation, added acceptorThreadCount as a selection Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java tomcat/tc6.0.x/t

svn commit: r511854 - in /tomcat/tc6.0.x/trunk/java/org/apache: coyote/http11/Http11NioProtocol.java tomcat/util/net/NioEndpoint.java

2007-02-26 Thread fhanik
Author: fhanik Date: Mon Feb 26 07:30:34 2007 New Revision: 511854 URL: http://svn.apache.org/viewvc?view=rev&rev=511854 Log: properties are getting stuck in the attributes list, and not making it down to the endpoint Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/ht

svn commit: r512313 - in /tomcat/tc6.0.x/trunk: java/org/apache/tomcat/util/net/SocketProperties.java webapps/docs/config/http.xml

2007-02-27 Thread fhanik
Author: fhanik Date: Tue Feb 27 08:43:33 2007 New Revision: 512313 URL: http://svn.apache.org/viewvc?view=rev&rev=512313 Log: Add and correct documentation Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/SocketProperties.java tomcat/tc6.0.x/trunk/webapps/docs/co

svn commit: r512535 - in /tomcat/tc6.0.x/trunk: java/org/apache/tomcat/util/net/SocketProperties.java webapps/docs/config/http.xml

2007-02-27 Thread fhanik
Author: fhanik Date: Tue Feb 27 17:06:46 2007 New Revision: 512535 URL: http://svn.apache.org/viewvc?view=rev&rev=512535 Log: Sized the app buffers more appropriately Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/SocketProperties.java tomcat/tc6.0.x/trunk/webapps/

svn commit: r513060 - in /tomcat/tc6.0.x/trunk: java/org/apache/tomcat/util/net/SocketProperties.java webapps/docs/config/http.xml

2007-02-28 Thread fhanik
Author: fhanik Date: Wed Feb 28 15:28:35 2007 New Revision: 513060 URL: http://svn.apache.org/viewvc?view=rev&rev=513060 Log: By default dont use direct buffers, in a situation where a very large number of connections, direct buffers are much slower Modified: tomcat/tc6.0.x/trunk/java

svn commit: r513908 - /tomcat/build/tags/tc5.5.x/TOMCAT_5_5_23/

2007-03-02 Thread fhanik
Author: fhanik Date: Fri Mar 2 11:40:36 2007 New Revision: 513908 URL: http://svn.apache.org/viewvc?view=rev&rev=513908 Log: Tagging Tomcat version TOMCAT_5_5_23. Added: tomcat/build/tags/tc5.5.x/TOMCAT_5_5_23/ - copied from r513907, tomcat/build/tc5

svn commit: r513909 - /tomcat/connectors/tags/tc5.5.x/TOMCAT_5_5_23/

2007-03-02 Thread fhanik
Author: fhanik Date: Fri Mar 2 11:40:40 2007 New Revision: 513909 URL: http://svn.apache.org/viewvc?view=rev&rev=513909 Log: Tagging Tomcat version TOMCAT_5_5_23. Added: tomcat/connectors/tags/tc5.5.x/TOMCAT_5_5_23/ - copied from r513908, tomcat/connectors/t

svn commit: r513910 - /tomcat/container/tags/tc5.5.x/TOMCAT_5_5_23/

2007-03-02 Thread fhanik
Author: fhanik Date: Fri Mar 2 11:40:43 2007 New Revision: 513910 URL: http://svn.apache.org/viewvc?view=rev&rev=513910 Log: Tagging Tomcat version TOMCAT_5_5_23. Added: tomcat/container/tags/tc5.5.x/TOMCAT_5_5_23/ - copied from r513909, tomcat/container/tc5

svn commit: r513911 - /tomcat/jasper/tags/tc5.5.x/TOMCAT_5_5_23/

2007-03-02 Thread fhanik
Author: fhanik Date: Fri Mar 2 11:40:47 2007 New Revision: 513911 URL: http://svn.apache.org/viewvc?view=rev&rev=513911 Log: Tagging Tomcat version TOMCAT_5_5_23. Added: tomcat/jasper/tags/tc5.5.x/TOMCAT_5_5_23/ - copied from r513910, tomcat/jasper/tc5

svn commit: r513912 - /tomcat/servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_5_23/

2007-03-02 Thread fhanik
Author: fhanik Date: Fri Mar 2 11:40:51 2007 New Revision: 513912 URL: http://svn.apache.org/viewvc?view=rev&rev=513912 Log: Tagging Tomcat version TOMCAT_5_5_23. Added: tomcat/servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_5_23/ - copied from r513911, tomcat/servletapi/servle

svn commit: r513913 - /tomcat/site/tags/TOMCAT_5_5_23/

2007-03-02 Thread fhanik
Author: fhanik Date: Fri Mar 2 11:40:54 2007 New Revision: 513913 URL: http://svn.apache.org/viewvc?view=rev&rev=513913 Log: Tagging Tomcat version TOMCAT_5_5_23. Added: tomcat/site/tags/TOMCAT_5_5_23/ - copied from r513912, tomcat/site/t

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

2007-03-08 Thread fhanik
Author: fhanik Date: Thu Mar 8 13:17:22 2007 New Revision: 516177 URL: http://svn.apache.org/viewvc?view=rev&rev=516177 Log: Updated download link to 5.5.23, will announce after mirror sync from www.apache.org/dist/tomcat/tomcat-5/v5.5.23 At the same time as the announcement, the website

svn commit: r516190 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-08 Thread fhanik
Author: fhanik Date: Thu Mar 8 13:45:11 2007 New Revision: 516190 URL: http://svn.apache.org/viewvc?view=rev&rev=516190 Log: just added some notes Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util

svn commit: r516438 - in /tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha: deploy/FarmWarDeployer.java deploy/mbeans-descriptors.xml mbeans-descriptors.xml

2007-03-09 Thread fhanik
Author: fhanik Date: Fri Mar 9 07:46:20 2007 New Revision: 516438 URL: http://svn.apache.org/viewvc?view=rev&rev=516438 Log: Took care of JMX error upon startup, component still not working, but at least its not spitting out ugly messages Added: tomcat/tc6.0.x/trunk/java/org/ap

svn commit: r516457 - in /tomcat/tc6.0.x/trunk/res/maven: mvn-pub.xml mvn.properties.default

2007-03-09 Thread fhanik
Author: fhanik Date: Fri Mar 9 08:45:15 2007 New Revision: 516457 URL: http://svn.apache.org/viewvc?view=rev&rev=516457 Log: Added in the ASF main repository, need to figure out how to get .asc signatures attached to the jars as they get deployed Modified: tomcat/tc6.0.x/trunk/res/m

svn commit: r516602 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-09 Thread fhanik
Author: fhanik Date: Fri Mar 9 15:38:29 2007 New Revision: 516602 URL: http://svn.apache.org/viewvc?view=rev&rev=516602 Log: added fairness counter, using this counter, I will be able to make sure that connections are treated evenly in my next revision of the NioEndpoint. No point in ha

svn commit: r517384 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-12 Thread fhanik
Author: fhanik Date: Mon Mar 12 13:37:22 2007 New Revision: 517384 URL: http://svn.apache.org/viewvc?view=rev&rev=517384 Log: Added in the skeleton for fairness logic, currently the tests for fairness are coming out extremely fair, could it be that the Selector.selectedKeys() sorts the

svn commit: r517873 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-13 Thread fhanik
Author: fhanik Date: Tue Mar 13 14:16:47 2007 New Revision: 517873 URL: http://svn.apache.org/viewvc?view=rev&rev=517873 Log: cleaned up code a little bit, still haven't figured out a good fairness algorithm Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndp

svn commit: r517913 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-13 Thread fhanik
Author: fhanik Date: Tue Mar 13 15:28:33 2007 New Revision: 517913 URL: http://svn.apache.org/viewvc?view=rev&rev=517913 Log: Use a thread pool executor by default. This makes tomcat a little bit slower, but it handles load distribution a lot better than the current thread pool Modi

svn commit: r517941 - in /tomcat/tc6.0.x/trunk: java/org/apache/coyote/http11/Http11NioProtocol.java java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/config/http.xml

2007-03-13 Thread fhanik
Author: fhanik Date: Tue Mar 13 16:54:03 2007 New Revision: 517941 URL: http://svn.apache.org/viewvc?view=rev&rev=517941 Log: Implement the use of a useful executor, this executor will increase threads until it reaches max threads, then it starts queueing the connections. This yields in

svn commit: r517977 - in /tomcat/tc6.0.x/trunk: java/org/apache/tomcat/util/net/NioEndpoint.java java/org/apache/tomcat/util/net/SocketProperties.java webapps/docs/config/http.xml

2007-03-13 Thread fhanik
Author: fhanik Date: Tue Mar 13 19:48:39 2007 New Revision: 517977 URL: http://svn.apache.org/viewvc?view=rev&rev=517977 Log: Implemented the cache properly with its own attribute, removed one processor that is not needed Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util

svn commit: r518208 - /tomcat/build/tags/tc5.5.x/TOMCAT_5_5_23/sign.bat

2007-03-14 Thread fhanik
Author: fhanik Date: Wed Mar 14 09:29:59 2007 New Revision: 518208 URL: http://svn.apache.org/viewvc?view=rev&rev=518208 Log: Signing is for .zip and .tar.gz only Modified: tomcat/build/tags/tc5.5.x/TOMCAT_5_5_23/sign.bat Modified: tomcat/build/tags/tc5.5.x/TOMCAT_5_5_23/sign.bat URL:

svn commit: r518210 - /tomcat/container/tags/tc5.5.x/TOMCAT_5_5_23/catalina/build.xml

2007-03-14 Thread fhanik
Author: fhanik Date: Wed Mar 14 09:30:34 2007 New Revision: 518210 URL: http://svn.apache.org/viewvc?view=rev&rev=518210 Log: mail.jar and activation.jar are required for a full release. Not optional like before. This is a fix for http://issues.apache.org/bugzilla/show_bug.cgi?id=40668 Modi

svn commit: r519009 - /tomcat/connectors/branches/tc4.1.x/

2007-03-16 Thread fhanik
Author: fhanik Date: Fri Mar 16 08:31:02 2007 New Revision: 519009 URL: http://svn.apache.org/viewvc?view=rev&rev=519009 Log: Creating a 4.1.x branch for connectors, we have 4.1.x branches for the other trees, so this will make life easier to work with the 4.1 stuff Added: tomcat/connec

svn commit: r519036 - in /tomcat/connectors/branches/tc4.1.x: coyote/src/java/org/apache/coyote/tomcat4/CoyoteAdapter.java util/java/org/apache/tomcat/util/buf/UDecoder.java

2007-03-16 Thread fhanik
Author: fhanik Date: Fri Mar 16 09:15:45 2007 New Revision: 519036 URL: http://svn.apache.org/viewvc?view=rev&rev=519036 Log: Add some options for handling URL chars, backport from TC 6.0.x Modified: tomcat/connectors/branches/tc4.1.x/coyote/src/java/org/apache/coyote/tom

svn commit: r519053 - /tomcat/connectors/branches/tc5.0.x/util/java/org/apache/tomcat/util/buf/UDecoder.java

2007-03-16 Thread fhanik
Author: fhanik Date: Fri Mar 16 09:37:37 2007 New Revision: 519053 URL: http://svn.apache.org/viewvc?view=rev&rev=519053 Log: Add some options for handling URL chars, backport from TC 6.0.x Modified: tomcat/connectors/branches/tc5.0.x/util/java/org/apache/tomcat/util/buf/UDecoder.

svn commit: r519054 - /tomcat/container/branches/tc5.0.x/catalina/src/share/org/apache/coyote/tomcat5/CoyoteAdapter.java

2007-03-16 Thread fhanik
Author: fhanik Date: Fri Mar 16 09:37:49 2007 New Revision: 519054 URL: http://svn.apache.org/viewvc?view=rev&rev=519054 Log: Add some options for handling URL chars, backport from TC 6.0.x Modified: tomcat/container/branches/tc5.0.x/catalina/src/share/org/apache/coyote/tom

svn commit: r519111 - in /tomcat/tc6.0.x/trunk: java/org/apache/coyote/http11/Http11NioProtocol.java java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/config/http.xml

2007-03-16 Thread fhanik
Author: fhanik Date: Fri Mar 16 12:48:21 2007 New Revision: 519111 URL: http://svn.apache.org/viewvc?view=rev&rev=519111 Log: Being able to balance thread priorities for all kinds of threads Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java tomcat/t

svn commit: r519115 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-16 Thread fhanik
Author: fhanik Date: Fri Mar 16 12:56:05 2007 New Revision: 519115 URL: http://svn.apache.org/viewvc?view=rev&rev=519115 Log: minor tweaks Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util

svn commit: r519168 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-16 Thread fhanik
Author: fhanik Date: Fri Mar 16 15:38:19 2007 New Revision: 519168 URL: http://svn.apache.org/viewvc?view=rev&rev=519168 Log: fixed minor bug introduced recently Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/tc6.0.x/trunk/java/org/ap

svn commit: r519518 - /tomcat/tc6.0.x/trunk/webapps/docs/aio.xml

2007-03-17 Thread fhanik
Author: fhanik Date: Sat Mar 17 18:59:31 2007 New Revision: 519518 URL: http://svn.apache.org/viewvc?view=rev&rev=519518 Log: added note about timeouts Modified: tomcat/tc6.0.x/trunk/webapps/docs/aio.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/aio.xml URL: http://svn.apache.org/vi

svn commit: r520146 - /tomcat/tc6.0.x/trunk/webapps/docs/aio.xml

2007-03-19 Thread fhanik
Author: fhanik Date: Mon Mar 19 15:42:30 2007 New Revision: 520146 URL: http://svn.apache.org/viewvc?view=rev&rev=520146 Log: forgot to document the other way to set the individual timeout Modified: tomcat/tc6.0.x/trunk/webapps/docs/aio.xml Modified: tomcat/tc6.0.x/trunk/webapps/

svn commit: r520175 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-19 Thread fhanik
Author: fhanik Date: Mon Mar 19 16:35:09 2007 New Revision: 520175 URL: http://svn.apache.org/viewvc?view=rev&rev=520175 Log: Added in support for calling CometEvent.END although the container itself doesn't support it yet. Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat

svn commit: r520176 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-19 Thread fhanik
Author: fhanik Date: Mon Mar 19 16:35:42 2007 New Revision: 520176 URL: http://svn.apache.org/viewvc?view=rev&rev=520176 Log: Make sure the connection always closes, no matter what Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/tc6.0.x/t

svn commit: r520693 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-20 Thread fhanik
Author: fhanik Date: Tue Mar 20 18:34:07 2007 New Revision: 520693 URL: http://svn.apache.org/viewvc?view=rev&rev=520693 Log: don't give the selector infinite time to shutdown Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/tc6.0.x/t

svn commit: r520968 - in /tomcat/tc6.0.x/trunk: conf/ java/org/apache/catalina/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ java/org/apache/tomcat/util/net/

2007-03-21 Thread fhanik
Author: fhanik Date: Wed Mar 21 11:00:39 2007 New Revision: 520968 URL: http://svn.apache.org/viewvc?view=rev&rev=520968 Log: Added in the Executor skeleton. the executor gets created in the service, so that the connectors can reference it. Feel free to hack away on improvements or yell at m

svn commit: r521062 - in /tomcat/tc6.0.x/trunk/webapps/docs: changelog.xml config/ajp.xml config/executor.xml config/http.xml config/project.xml

2007-03-21 Thread fhanik
Author: fhanik Date: Wed Mar 21 18:00:01 2007 New Revision: 521062 URL: http://svn.apache.org/viewvc?view=rev&rev=521062 Log: Documented the Executor element Added: tomcat/tc6.0.x/trunk/webapps/docs/config/executor.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml to

svn commit: r521068 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardThreadExecutor.java

2007-03-21 Thread fhanik
Author: fhanik Date: Wed Mar 21 18:21:25 2007 New Revision: 521068 URL: http://svn.apache.org/viewvc?view=rev&rev=521068 Log: Make sure that we don't need to use any locks or synchronized statements to get our executor to work properly. If the task gets executed, means that the thread

svn commit: r521085 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardThreadExecutor.java

2007-03-21 Thread fhanik
Author: fhanik Date: Wed Mar 21 19:20:42 2007 New Revision: 521085 URL: http://svn.apache.org/viewvc?view=rev&rev=521085 Log: small comment added Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardThreadExecutor.java Modified: tomcat/tc6.0.x/trunk/java/org/ap

svn commit: r521284 - /tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java

2007-03-22 Thread fhanik
Author: fhanik Date: Thu Mar 22 07:22:00 2007 New Revision: 521284 URL: http://svn.apache.org/viewvc?view=rev&rev=521284 Log: same fix as for APR, always try to do a non blocking read for the 2nd request, busy threads return 0 with the executor Modified: tomcat/tc6.0.x/trunk/java

svn commit: r521342 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/JIoEndpoint.java

2007-03-22 Thread fhanik
Author: fhanik Date: Thu Mar 22 09:54:26 2007 New Revision: 521342 URL: http://svn.apache.org/viewvc?view=rev&rev=521342 Log: Fix NPE when using Executor Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/JIoEndpoint.java Modified: tomcat/tc6.0.x/trunk/java/org/apache/to

svn commit: r521487 - in /tomcat/tc6.0.x/trunk/java/org/apache: coyote/http11/Http11NioProcessor.java coyote/http11/Http11NioProtocol.java tomcat/util/net/NioEndpoint.java

2007-03-22 Thread fhanik
Author: fhanik Date: Thu Mar 22 14:52:25 2007 New Revision: 521487 URL: http://svn.apache.org/viewvc?view=rev&rev=521487 Log: Added in sendfile support for the NIO connector Currently the sending is done on the poller thread, could dispatch to the thread pool as well Modified: tomcat/t

svn commit: r521493 - in /tomcat/tc6.0.x/trunk: java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/changelog.xml

2007-03-22 Thread fhanik
Author: fhanik Date: Thu Mar 22 15:05:22 2007 New Revision: 521493 URL: http://svn.apache.org/viewvc?view=rev&rev=521493 Log: Catch io exceptions and hide them unless debug is enabled Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java tomcat/tc6.0.x/t

svn commit: r521499 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2007-03-22 Thread fhanik
Author: fhanik Date: Thu Mar 22 15:17:58 2007 New Revision: 521499 URL: http://svn.apache.org/viewvc?view=rev&rev=521499 Log: added in some useful release notes for users to be aware of. Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/

svn commit: r521509 - in /tomcat/tc6.0.x/trunk/webapps/docs: aio.xml config/http.xml

2007-03-22 Thread fhanik
Author: fhanik Date: Thu Mar 22 15:33:16 2007 New Revision: 521509 URL: http://svn.apache.org/viewvc?view=rev&rev=521509 Log: documented the useSendfile behavior for NIO Modified: tomcat/tc6.0.x/trunk/webapps/docs/aio.xml tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml Modi

svn commit: r521511 - in /tomcat/tc6.0.x/trunk: RELEASE-NOTES webapps/docs/changelog.xml

2007-03-22 Thread fhanik
Author: fhanik Date: Thu Mar 22 15:38:04 2007 New Revision: 521511 URL: http://svn.apache.org/viewvc?view=rev&rev=521511 Log: moved bug notes to the release notes Modified: tomcat/tc6.0.x/trunk/RELEASE-NOTES tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/t

svn commit: r521737 - /tomcat/build/tags/tc5.5.x/TOMCAT_5_5_23/sign.bat

2007-03-23 Thread fhanik
Author: fhanik Date: Fri Mar 23 07:26:11 2007 New Revision: 521737 URL: http://svn.apache.org/viewvc?view=rev&rev=521737 Log: sign exe's of course Modified: tomcat/build/tags/tc5.5.x/TOMCAT_5_5_23/sign.bat Modified: tomcat/build/tags/tc5.5.x/TOMCAT_5_5_23/sign.bat U

svn commit: r521765 - in /tomcat/tc6.0.x/trunk/java/org/apache: coyote/http11/Http11NioProcessor.java tomcat/util/net/NioEndpoint.java

2007-03-23 Thread fhanik
Author: fhanik Date: Fri Mar 23 08:28:39 2007 New Revision: 521765 URL: http://svn.apache.org/viewvc?view=rev&rev=521765 Log: Optimized sendfile a tiny bit. Instead of handing off to the poller, since we are already on a thread then try it first on, and if we are not done, then simply regi

svn commit: r521784 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-23 Thread fhanik
Author: fhanik Date: Fri Mar 23 09:05:46 2007 New Revision: 521784 URL: http://svn.apache.org/viewvc?view=rev&rev=521784 Log: big oopsie, forgot to do SSL for executor/socketprocessor Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/tc6

svn commit: r521787 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-23 Thread fhanik
Author: fhanik Date: Fri Mar 23 09:12:09 2007 New Revision: 521787 URL: http://svn.apache.org/viewvc?view=rev&rev=521787 Log: choke the log statement, not needed Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/tc6.0.x/trunk/java/org/ap

svn commit: r521790 - in /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net: NioBlockingSelector.java NioEndpoint.java

2007-03-23 Thread fhanik
Author: fhanik Date: Fri Mar 23 09:19:47 2007 New Revision: 521790 URL: http://svn.apache.org/viewvc?view=rev&rev=521790 Log: better error handling Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioBlockingSelector.java tomcat/tc6.0.x/trunk/java/org/apache/tomcat/

svn commit: r522303 - in /tomcat/tc6.0.x/trunk: java/org/apache/coyote/http11/Http11NioProtocol.java java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/config/http.xml

2007-03-25 Thread fhanik
Author: fhanik Date: Sun Mar 25 10:19:39 2007 New Revision: 522303 URL: http://svn.apache.org/viewvc?view=rev&rev=522303 Log: Implemented a one time parachute for java heap oom. Should give the system enough room to properly report the error and clear the caches. everything else will be u

svn commit: r522314 - in /tomcat/container/tc5.5.x/modules: cluster/src/share/org/apache/catalina/cluster/tcp/SimpleTcpCluster.java ha/src/share/org/apache/catalina/ha/tcp/SimpleTcpCluster.java

2007-03-25 Thread fhanik
Author: fhanik Date: Sun Mar 25 10:46:37 2007 New Revision: 522314 URL: http://svn.apache.org/viewvc?view=rev&rev=522314 Log: Backport for manager name from Tomcat 6 to Tomcat 5.5 Modified: tomcat/container/tc5.5.x/modules/cluster/src/share/org/apache/catalina/cluster

svn commit: r522651 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/membership/McastService.java

2007-03-26 Thread fhanik
Author: fhanik Date: Mon Mar 26 15:24:32 2007 New Revision: 522651 URL: http://svn.apache.org/viewvc?view=rev&rev=522651 Log: never return null Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/membership/McastService.java Modified: tomcat/tc6.0.x/trunk/java/org/ap

svn commit: r522745 - in /tomcat/tc6.0.x/trunk/java/org/apache/catalina: core/ApplicationContext.java ha/context/ReplicatedContext.java tribes/tipis/AbstractReplicatedMap.java

2007-03-26 Thread fhanik
Author: fhanik Date: Mon Mar 26 21:44:06 2007 New Revision: 522745 URL: http://svn.apache.org/viewvc?view=rev&rev=522745 Log: fixes for http://issues.apache.org/bugzilla/show_bug.cgi?id=41166 although there is still work to be done, need to separate Tomcat attributes vs. application attrib

svn commit: r522773 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/ha/context/ java/org/apache/catalina/tribes/tipis/ webapps/docs/

2007-03-26 Thread fhanik
Author: fhanik Date: Mon Mar 26 23:45:41 2007 New Revision: 522773 URL: http://svn.apache.org/viewvc?view=rev&rev=522773 Log: (empty) Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/context/ReplicatedContext.java tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/t

svn commit: r522774 - in /tomcat/tc6.0.x/trunk: java/org/apache/tomcat/util/net/JIoEndpoint.java java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/changelog.xml

2007-03-26 Thread fhanik
Author: fhanik Date: Mon Mar 26 23:48:01 2007 New Revision: 522774 URL: http://svn.apache.org/viewvc?view=rev&rev=522774 Log: don't log io exception if the connector is not running Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/JIoEndpoint.java tomcat/tc6.0.x/t

svn commit: r522786 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/ha/session/DeltaSession.java webapps/docs/changelog.xml

2007-03-26 Thread fhanik
Author: fhanik Date: Mon Mar 26 23:52:10 2007 New Revision: 522786 URL: http://svn.apache.org/viewvc?view=rev&rev=522786 Log: fix 41682 Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/session/DeltaSession.java tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modi

svn commit: r522792 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/ha/authenticator/SingleSignOnMessage.java webapps/docs/changelog.xml

2007-03-26 Thread fhanik
Author: fhanik Date: Mon Mar 26 23:58:27 2007 New Revision: 522792 URL: http://svn.apache.org/viewvc?view=rev&rev=522792 Log: Fixed 41703 Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/authenticator/SingleSignOnMessage.java tomcat/tc6.0.x/trunk/webapps/docs/changelog

svn commit: r522797 - in /tomcat/tc6.0.x/trunk: bin/catalina.bat bin/catalina.sh webapps/docs/changelog.xml

2007-03-26 Thread fhanik
Author: fhanik Date: Tue Mar 27 00:10:29 2007 New Revision: 522797 URL: http://svn.apache.org/viewvc?view=rev&rev=522797 Log: fix 41786 Modified: tomcat/tc6.0.x/trunk/bin/catalina.bat tomcat/tc6.0.x/trunk/bin/catalina.sh tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modi

svn commit: r523135 - in /tomcat: connectors/trunk/coyote/src/java/org/apache/coyote/RequestInfo.java container/tc5.5.x/catalina/src/share/org/apache/catalina/connector/CoyoteAdapter.java

2007-03-27 Thread fhanik
Author: fhanik Date: Tue Mar 27 18:36:22 2007 New Revision: 523135 URL: http://svn.apache.org/viewvc?view=rev&rev=523135 Log: Enhancement request-bugzilla http://issues.apache.org/bugzilla/show_bug.cgi?id=41128 Ability to track execution thread in the RequestInfo object for management purp

svn commit: r526576 - in /tomcat/tc6.0.x/trunk/java/org/apache: catalina/connector/CoyoteAdapter.java coyote/RequestInfo.java

2007-04-08 Thread fhanik
Author: fhanik Date: Sun Apr 8 10:02:12 2007 New Revision: 526576 URL: http://svn.apache.org/viewvc?view=rev&rev=526576 Log: Forward port from 5.5, expose what thread is currently executing a request to JMX Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/conne

svn commit: r526577 - in /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net: NioEndpoint.java NioSelectorPool.java

2007-04-08 Thread fhanik
Author: fhanik Date: Sun Apr 8 10:03:21 2007 New Revision: 526577 URL: http://svn.apache.org/viewvc?view=rev&rev=526577 Log: Start preparing for non blocking writes, the underlying code has to have the ability if there is ever gonna be a need fix NPE Modified: tomcat/tc6.0.x/trunk/java

svn commit: r527512 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-04-11 Thread fhanik
Author: fhanik Date: Wed Apr 11 08:03:10 2007 New Revision: 527512 URL: http://svn.apache.org/viewvc?view=rev&rev=527512 Log: big oopsie, I know, right after the tag got created Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/tc6.0.x/t

svn commit: r527964 - /tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java

2007-04-12 Thread fhanik
Author: fhanik Date: Thu Apr 12 07:53:06 2007 New Revision: 527964 URL: http://svn.apache.org/viewvc?view=rev&rev=527964 Log: Don't unmark the object as a comet, if we do, it will not call the cleanup for it Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyo

svn commit: r528323 - in /tomcat/tc6.0.x/trunk: java/org/apache/coyote/ java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ webapps/docs/config/

2007-04-12 Thread fhanik
Author: fhanik Date: Thu Apr 12 19:28:01 2007 New Revision: 528323 URL: http://svn.apache.org/viewvc?view=rev&rev=528323 Log: Fix the handling of the Http11NioProcessors when the thread pool can be shrinking and growing. So we are not associating the processor with a thread local, instead g

svn commit: r528341 - /tomcat/tc6.0.x/trunk/webapps/docs/aio.xml

2007-04-12 Thread fhanik
Author: fhanik Date: Thu Apr 12 20:22:29 2007 New Revision: 528341 URL: http://svn.apache.org/viewvc?view=rev&rev=528341 Log: Updated with some useful info Modified: tomcat/tc6.0.x/trunk/webapps/docs/aio.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/aio.xml URL: http://svn.apache

svn commit: r528347 - /tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java

2007-04-12 Thread fhanik
Author: fhanik Date: Thu Apr 12 21:19:09 2007 New Revision: 528347 URL: http://svn.apache.org/viewvc?view=rev&rev=528347 Log: Since we can keep alive a HTTP connection, even after we have stopped using it as a comet, then we need to go back to the original timeout Modified: tomcat/tc6

svn commit: r528524 - /tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java

2007-04-13 Thread fhanik
Author: fhanik Date: Fri Apr 13 08:32:19 2007 New Revision: 528524 URL: http://svn.apache.org/viewvc?view=rev&rev=528524 Log: This write has to be synchronized since comet can write to the buffer and cause a buffer overflow if more than one thread is writing Modified: tomcat/tc6.0.x/t

svn commit: r528526 - /tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java

2007-04-13 Thread fhanik
Author: fhanik Date: Fri Apr 13 08:33:44 2007 New Revision: 528526 URL: http://svn.apache.org/viewvc?view=rev&rev=528526 Log: if the flush is not guaranteed, then try again Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java Modified: tomcat/tc6

svn commit: r528528 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-04-13 Thread fhanik
Author: fhanik Date: Fri Apr 13 08:39:44 2007 New Revision: 528528 URL: http://svn.apache.org/viewvc?view=rev&rev=528528 Log: Prevent NPE on a key that was cancelled by the poller Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/tc6.0.x/t

svn commit: r528551 - /tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java

2007-04-13 Thread fhanik
Author: fhanik Date: Fri Apr 13 09:51:54 2007 New Revision: 528551 URL: http://svn.apache.org/viewvc?view=rev&rev=528551 Log: prevent a timeout when a servlet write is issued, but not flushed Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java Modi

svn commit: r528570 - /tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java

2007-04-13 Thread fhanik
Author: fhanik Date: Fri Apr 13 11:08:43 2007 New Revision: 528570 URL: http://svn.apache.org/viewvc?view=rev&rev=528570 Log: Use the remaining for the byte buffer as the capacity is the total capacity and not the limit Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/ht

svn commit: r528594 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-04-13 Thread fhanik
Author: fhanik Date: Fri Apr 13 12:05:01 2007 New Revision: 528594 URL: http://svn.apache.org/viewvc?view=rev&rev=528594 Log: consolidate usage between executor runnables and worker threads Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: to

svn commit: r528605 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-04-13 Thread fhanik
Author: fhanik Date: Fri Apr 13 12:16:08 2007 New Revision: 528605 URL: http://svn.apache.org/viewvc?view=rev&rev=528605 Log: remove redundant calls, easier to track usage Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/tc6.0.x/trunk/java

svn commit: r528702 - in /tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors: TcpFailureDetector.java TcpPingInterceptor.java

2007-04-13 Thread fhanik
Author: fhanik Date: Fri Apr 13 16:26:07 2007 New Revision: 528702 URL: http://svn.apache.org/viewvc?view=rev&rev=528702 Log: Added a TCP ping for membership, to be used with static memberships and with the TCP failure detector Added: tomcat/tc6.0.x/trunk/java/org/apache/catalina/tr

svn commit: r528735 - in /tomcat/tc6.0.x/trunk/java/org/apache: catalina/core/StandardThreadExecutor.java tomcat/util/net/NioEndpoint.java

2007-04-13 Thread fhanik
Author: fhanik Date: Fri Apr 13 18:41:35 2007 New Revision: 528735 URL: http://svn.apache.org/viewvc?view=rev&rev=528735 Log: Smarter executor, only create threads if no threads are available Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardThreadExecutor.java to

svn commit: r528744 - in /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net: NioEndpoint.java SocketProperties.java

2007-04-13 Thread fhanik
Author: fhanik Date: Fri Apr 13 19:48:45 2007 New Revision: 528744 URL: http://svn.apache.org/viewvc?view=rev&rev=528744 Log: Minor optimizations Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util

svn commit: r528751 - /tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java

2007-04-13 Thread fhanik
Author: fhanik Date: Fri Apr 13 20:45:41 2007 New Revision: 528751 URL: http://svn.apache.org/viewvc?view=rev&rev=528751 Log: minor optimization, go directly to the poller, chances of another request being present at that very time is very slim Modified: tomcat/tc6.0.x/trunk/java/org/ap

svn commit: r528816 - /tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java

2007-04-14 Thread fhanik
Author: fhanik Date: Sat Apr 14 07:39:22 2007 New Revision: 528816 URL: http://svn.apache.org/viewvc?view=rev&rev=528816 Log: apply the right exit condition Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java Modified: tomcat/tc6.0.x/trunk/java/org/ap

svn commit: r528818 - in /tomcat/tc6.0.x/trunk/java/org/apache: coyote/http11/Http11NioProcessor.java tomcat/util/net/NioEndpoint.java

2007-04-14 Thread fhanik
Author: fhanik Date: Sat Apr 14 08:02:02 2007 New Revision: 528818 URL: http://svn.apache.org/viewvc?view=rev&rev=528818 Log: consolidate methods into one Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java tomcat/tc6.0.x/trunk/java/org/apache/tomcat/

svn commit: r528819 - /tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java

2007-04-14 Thread fhanik
Author: fhanik Date: Sat Apr 14 08:02:21 2007 New Revision: 528819 URL: http://svn.apache.org/viewvc?view=rev&rev=528819 Log: oops, didn't mean to make that into the prev commit Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java Modified: tomca

svn commit: r528832 - in /tomcat/tc6.0.x/trunk/java/org/apache: coyote/http11/Http11NioProcessor.java tomcat/util/net/NioEndpoint.java tomcat/util/net/SocketProperties.java

2007-04-14 Thread fhanik
Author: fhanik Date: Sat Apr 14 09:31:45 2007 New Revision: 528832 URL: http://svn.apache.org/viewvc?view=rev&rev=528832 Log: Revert to revision 528735, something is broken and I'm losing my mind Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java

<    3   4   5   6   7   8   9   10   11   12   >