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

2005-07-16 Thread mturk
mturk 2005/07/16 05:11:11 Modified:util/java/org/apache/tomcat/util/net AprEndpoint.java Log: Add APR_SO_REUSEADDR and APR_SO_KEEPALIVE to the listening socket. This resolves 'address in use exception', and is the way how the Apache HTTPD is using the APR. See the:

DO NOT REPLY [Bug 35765] New: - make the SSL cipher config in web.xml fail safe, i.e. 128+ bit strength by default

2005-07-16 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=35765. 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-07-16 Thread mturk
mturk 2005/07/16 05:22:42 Modified:util/java/org/apache/tomcat/util/net AprEndpoint.java Log: Add a missing SO_KEEPALIVE option. See the previous commit for an explanation. Revision ChangesPath 1.67 +2 -0

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/common HandlerRequest.java JkInputStream.java

2005-07-16 Thread billbarker
billbarker2005/07/16 13:54:05 Modified:jk/java/org/apache/jk/common HandlerRequest.java JkInputStream.java Log: Copy the idea from the APR Connector, and delay reading the initial request body packet until the Servlet asks for it. This reduces the

cvs commit: jakarta-tomcat-catalina/modules/cluster/src/share/org/apache/catalina/cluster/session DeltaManager.java SimpleTcpReplicationManager.java

2005-07-16 Thread pero
pero2005/07/16 14:00:12 Modified:modules/cluster/src/share/org/apache/catalina/cluster CatalinaCluster.java ClusterManager.java modules/cluster/src/share/org/apache/catalina/cluster/session DeltaManager.java

cvs commit: jakarta-tomcat-catalina/modules/cluster/src/share/org/apache/catalina/cluster/tcp DataSenders.properties DataSender.java IDataSender.java IDataSenderFactory.java LocalStrings.properties

2005-07-16 Thread pero
pero2005/07/16 14:02:30 Modified:modules/cluster/src/share/org/apache/catalina/cluster/tcp DataSender.java IDataSender.java IDataSenderFactory.java LocalStrings.properties Added:

cvs commit: jakarta-tomcat-catalina/modules/cluster/src/share/org/apache/catalina/cluster/tcp SimpleTcpCluster.java

2005-07-16 Thread pero
pero2005/07/16 14:04:37 Modified:modules/cluster/src/share/org/apache/catalina/cluster/tcp SimpleTcpCluster.java Log: Open Cluster APi that Context can have its own Cluster Manager config. Revision ChangesPath 1.71 +56 -12

cvs commit: jakarta-tomcat-catalina/modules/cluster build.xml

2005-07-16 Thread pero
pero2005/07/16 14:05:54 Modified:modules/cluster build.xml Log: Made cluster modes configurable! Setup your own DataSender at server classpath DataSenders.properties Revision ChangesPath 1.18 +2 -0 jakarta-tomcat-catalina/modules/cluster/build.xml

cvs commit: jakarta-tomcat-catalina/modules/cluster to-do.txt

2005-07-16 Thread pero
pero2005/07/16 14:06:34 Modified:modules/cluster to-do.txt Log: Document new todo Close some todo's Revision ChangesPath 1.18 +32 -5 jakarta-tomcat-catalina/modules/cluster/to-do.txt Index: to-do.txt

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/jmx JMXAccessorTask.java

2005-07-16 Thread pero
pero2005/07/16 14:09:21 Modified:catalina/src/share/org/apache/catalina/ant/jmx JMXAccessorTask.java Log: Support JMX OpenTypes as createProperties Revision ChangesPath 1.6 +33 -5

Re: How to make JSP Pages Timed ???

2005-07-16 Thread cmllpz
I might be missing something here, but why not timing/constraining the users? Ouf course all users would have to register then. Albretch Quoting Abdullah Abdullah [EMAIL PROTECTED]: Dear all I am creating web pages using JSP. These JSP pages should be timed. That means the system

DO NOT REPLY [Bug 35769] New: - Wrong implementation of javax.naming.Context.composeName

2005-07-16 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=35769. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.