WebSphere HTTP Server - Large File Upload Fails on iSeries

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere HTTP Server > August 2005 > Large File Upload Fails on iSeries





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Large File Upload Fails on iSeries
David Stemm

2005-06-27, 8:49 pm

I have a web application that allows the user to upload a file and it
fails when the size of the file is greater the 9MB. I'm developing on a
Windows machine (where everything works and the large file is uploaded)
but deploying to an iSeries using WebSphere Application Server 5.0.2.7
(Build Number: cf70432.01 and Build Date: 08/09/2004). When the user
tries to upload a large file (say 16MB) the browser comes back 15-20
seconds later and says "Document contains no data" but if I were to
upload two 8MB files it works fine. Is there some size limit on the
individual file for the iSeries? Also of note is that when I attempt to
upload the large file, none of my application code is even being hit.
It appears to be failing even before it gets to the application server,
like the HTTP server has some limit or something. Does anybody have any
ideas? Thanks.

David Stemm

2005-08-26, 7:57 am

Hi
There is a PostSizeLimit in plugin-cfg.xml ( normaly on UNIX in /opt/was5/config/cells/) which is default set to 10000000 byte, ~10MB. Change the PostSizeLimit for your application server to the desired value and restart the web server.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com