DO NOT REPLY [Bug 35080] New: - JK-1.2.13 doesn't build on Mac OSX 10.3

2005-05-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35080. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: Hybrid (NIO+Multithread, SSL enabled) architecture for Coyote

2005-05-26 Thread Remy Maucherat
Vicenc Beltran Querol wrote: It has been a pleasure to post this information, and to receive constructive and technically-reasoned answers like yours. Deciding which parameters define the performance of a server is a great and never-ending discussion topic. Anyway, feel free to send my any

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

2005-05-26 Thread remm
remm2005/05/26 02:06:16 Modified:util/java/org/apache/tomcat/util/net AprEndpoint.java http11/src/java/org/apache/coyote/http11 Http11AprProcessor.java Log: - Allow using a firstRead value = 0 to specify to always use the poller for

DO NOT REPLY [Bug 35090] New: - Documentation typo

2005-05-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35090. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp_common.c

2005-05-26 Thread mturk
mturk 2005/05/26 07:36:14 Modified:jk/native/common jk_ajp_common.c Log: Simplify cping/cpong input event. Set default socket buffer size to 8K. Revision ChangesPath 1.119 +19 -12 jakarta-tomcat-connectors/jk/native/common/jk_ajp_common.c Index:

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_connect.c

2005-05-26 Thread mturk
mturk 2005/05/26 07:39:37 Modified:jk/native/common jk_connect.c Log: Add nonblocking detection for socket connections from pre 1.2.8 for non winsock platform. Also check for EAGAIN while reading data. Thanks to Kresimir Kukulj and his intensive testing for transient errors.

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

2005-05-26 Thread remm
remm2005/05/26 07:43:10 Modified:util/java/org/apache/tomcat/util/net AprEndpoint.java http11/src/java/org/apache/coyote/http11 Http11AprProtocol.java Log: - Allow configuring pollTime. - Use wait/notify for the poller. Revision

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

2005-05-26 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: remm2005/05/26 07:43:10 Modified:util/java/org/apache/tomcat/util/net AprEndpoint.java http11/src/java/org/apache/coyote/http11 Http11AprProtocol.java Log: - Allow configuring pollTime. - Use wait/notify for the

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net AprEndpoint.java

2005-05-26 Thread funkman
funkman 2005/05/26 08:29:55 Modified:util/java/org/apache/tomcat/util/net AprEndpoint.java Log: bonehead move - I don't need to concatenate an empty string to a string Revision ChangesPath 1.34 +1 -1

AjpAprProtocol.java

2005-05-26 Thread Tim Funk
Is there such a class as org.apache.coyote.ajp.AjpAprProtocol? I see a reference in org.apache.catalina.connector.Connector to this class but nothing else. -Tim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: AjpAprProtocol.java

2005-05-26 Thread Remy Maucherat
Tim Funk wrote: Is there such a class as org.apache.coyote.ajp.AjpAprProtocol? It's an APR version of AJP, not done yet. Rémy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-site/xdocs/stylesheets project.xml

2005-05-26 Thread yoavs
yoavs 2005/05/26 10:28:13 Modified:docs bugreport.html index.html irc.html resources.html xdocs/stylesheets project.xml Log: Using updatd download pages, not direct links to archive.apache.org. Revision ChangesPath 1.33 +10 -10

DO NOT REPLY [Bug 35079] - Should be able to specify DNS lookup timeout

2005-05-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35079. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net AprEndpoint.java

2005-05-26 Thread mturk
mturk 2005/05/26 11:34:50 Modified:util/java/org/apache/tomcat/util/net AprEndpoint.java Log: Set TCP_DEFER_ACCEPT socket option. This dramatically improves performance on linux by more then 20% for small files because the accept is not fired untill data is present.

DO NOT REPLY [Bug 29777] - HttpServletRequest#getParameterNames problem

2005-05-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=29777. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 35079] - Should be able to specify DNS lookup timeout

2005-05-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35079. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Tomcat build question

2005-05-26 Thread jamesintomcat
I am new to this list. I download the main build.xml script from http://jakarta.apache.org/tomcat/tomcat-5.5-doc/building.html and try to use ant to buld it. I got an error: build.xml:717: Cannot replace directory \usr\share\java\tomcat-deps\src\java\org\apache\tomcat\dbcp with directory

Re: Tomcat build question

2005-05-26 Thread Ian F. Darwin
[EMAIL PROTECTED] wrote: I am new to this list. I download the main build.xml script from http://jakarta.apache.org/tomcat/tomcat-5.5-doc/building.html and try to use ant to buld it. I got an error: build.xml:717: Cannot replace directory

Re: Tomcat build question

2005-05-26 Thread Bill Barker
This is a known bug with Ant 1.6.4. See: http://issues.apache.org/bugzilla/show_bug.cgi?id=31031 and http://issues.apache.org/bugzilla/show_bug.cgi?id=35061 The solution is to use a different version of Ant. - Original Message - From: [EMAIL PROTECTED] To:

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs tomcat-docs.xsl

2005-05-26 Thread markt
markt 2005/05/26 14:12:21 Modified:webapps/tomcat-docs/config connectors.xml coyote.xml http11.xml jk.xml jk2.xml project.xml webapp.xml webapps/tomcat-docs tomcat-docs.xsl Added: webapps/tomcat-docs/config ajp13.xml coyotejk.xml Log:

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

2005-05-26 Thread markt
markt 2005/05/26 14:32:35 Modified:catalina/src/conf server.xml Log: Tweak server.xml to align it with the connector doc changes. Revision ChangesPath 1.73 +2 -2 jakarta-tomcat-4.0/catalina/src/conf/server.xml Index: server.xml

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

2005-05-26 Thread markt
markt 2005/05/26 14:34:48 Modified:catalina/src/conf server-noexamples.xml.config Log: Tweak server-noexamples.xml to align it with the connector doc changes. Revision ChangesPath 1.10 +2 -2 jakarta-tomcat-4.0/catalina/src/conf/server-noexamples.xml.config

Re: cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net AprEndpoint.java

2005-05-26 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: mturk 2005/05/26 11:34:50 Modified:util/java/org/apache/tomcat/util/net AprEndpoint.java Log: Set TCP_DEFER_ACCEPT socket option. This dramatically improves performance on linux by more then 20% for small files because the accept is not fired untill