[EMAIL PROTECTED] wrote:
luehe 2003/07/10 08:51:40

  Modified:    catalina/src/share/org/apache/coyote/tomcat5
                        CoyoteConnector.java CoyoteRequest.java
  Log:
  Consider CoyoteConnector's bufferSize property when creating CoyoteRequest objects

Why break the no arg constructor design ? The buffer size should be set to the default of the servlet API, and the buffer will just have to grow a few times, so there's no performance impact. Is there a real justification for this change ?


Remy


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to