> From: Nick Williams [mailto:nicho...@nicholaswilliams.net] > Subject: Re: svn commit: r1459389 - > /tomcat/trunk/java/org/apache/tomcat/util/codec/binary/BaseNCodec.java
> > - private static final int DEFAULT_BUFFER_SIZE = 8192; > > + private static final int DEFAULT_BUFFER_SIZE = 128; > Wow. THAT change alone had an order of magnitude impact? That's fascinating... And counterintuitive. Bigger is not always better, it seems. Is there a quick explanation, or should we go read the code? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org