i tried some similar thing and i was getting OutOfMemory error. -----Original Message----- From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Christopher K. St. John Sent: Monday, October 22, 2001 8:59 PM To: [EMAIL PROTECTED] Subject: Re: Upload Servlet Benchmark
ramneek singal wrote: > > Julio Cesar wrote: > > > I'm using the Upload Servlet from the Jason Hunter Book > > to control copy some files ... I've to upload up to > > 100 files ( going from 20MB to 50MB), **simultaneously**. > > I would like to know what if a Pentium II machine with > > 256MB RAM (Running Red Hat 7.1, Tomcat 3.2.3, Apache 1.2.19) > > can handle the whole thing? > > No, this will not be possible the way ur doing.may be u can > add a FTP server to ur system to do file exchange. > Julio Cesar might have to do some tuning of the server parameters, but it seems like it should be possible to do what he wants. What limitation would prevent it from working? -- Christopher St. John [EMAIL PROTECTED] DistribuTopia http://www.distributopia.com ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html