Hi Mark, Konstantin and everyone else,

On 20.12.2009 03:37, ma...@apache.org wrote:
Add support for a connectionTimeout attribute to the JNDIRealm

I know I voted fror it, but when going through the commits again I wondered whether we should call is connectTimeout instead of connectionTimeout. In fact is is a timeout for the connect phase and once the connection is established the timeout has no more functionality. connectionTimeout might suggest something like an idle timeout or a read timeout or a how long a connection can be used thing. Since idle and read timeouts exist in the JDK LDAP pool implementation and might be added as future enhancements, it might be clearer to name the new attribute "connectTimeout" instead of "connectionTimeout".

Comments?

I can add it to the status file, but if you and Konstantin comment positively (and there are no votes), we can directly apply the change.

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to