On Fri, Jun 19, 2009 at 2:27 PM, jaya krishna <krishna1...@gmail.com> 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 download > concept. Do I need to configure Tomcat server to support multiple downloads > of a that file? Please advise me on this. > > Regards, > Jayakrishna T > I use Tomcat for our production applications and I'm not aware of any configuration changes you would need. Maybe someone else knows more?