Re: Do I need to configure Tomcat to enable heavy multiple downloads of a file in Struts?

2009-06-19 Thread Greg Lindholm
On Fri, Jun 19, 2009 at 2:27 PM, jaya krishna wrote: > Hi all, > > I have a requirement in my website that a user can download a file of size > - > 150 MB. The number on concurrent requests go up along with number of users > enrolled in my website. Am using struts framework to support this downlo

Do I need to configure Tomcat to enable heavy multiple downloads of a file in Struts?

2009-06-19 Thread jaya krishna
Hi all, I have a requirement in my website that a user can download a file of size - 150 MB. The number on concurrent requests go up along with number of users enrolled in my website. Am using struts framework to support this download concept. Do I need to configure Tomcat server to support multip