Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Websphere File Size limit

Status
Not open for further replies.

Tadi2

Programmer
Dec 11, 2003
1
US
Hi Guys,

I'm running Websphere Application Server on a Windows 2000 machine and I'm having a wierd problem loading large files.

I'm trying to serve a large SVG file (800+k) through our websphere app. When it sends the file, it truncates it to 64k and terminates the connection. We've confirmed that this was a WAS problem specifically by loading the SVG file into the webroot directory for the Apache HTTP server and loading it without going through websphere. This worked fine. Also, we put a 1mb jpg image on the websphere server and attempted to access it - same problem, truncates it to 64k and terminates the HTTP connection.

Has anyone had this happen before? I've looked through the archives, through google groups, doing web searches using google, and through IBM's site without one possible solution coming up. Thanks in advance for your help!

Jason
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top