Hi everyone.
I am using Tomcat-3.2.1 on W2K, Solaris with or without apache. Since I
need to provide users with functionality to upload fairly big files (> 10
MB), speed is essential.
My uploader is based on Jason Hunter code. Maximum upload speed I could
achieve is between 40 and 60 Kbytes/s (even when client and server are on
the same machine). Bottleneck (quiet predictable) seems to be in
ServletInputStream misc. "read()" methods. Speed does not seem to be
dependant on a platform or web server.
Anyone was able to achieve better speeds (at least around 100 kBytes/s)?
Any ideas ?
Thanks
Andrus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]