Subject: xpage and file upload (unable to upload more than 7 megs) | |
| |
Product Area: Domino Server | |
Technical Area: Application Development | |
Platform: Windows | |
Release: 8.5.1 | |
Reproducible: Always | |
Hi. In short Using Xpage, I am unable to upload anything larger than 7 megs. Even in the Notes Discussion Template, The same problem occurs. I have already set the Http field Maximum size of request content to 25600 in the server doc and also the Domino Web Engine: Maximum POST data (in kilobytes): to 25600 as well. Also, In the Xpages tab from the application properties, I have set the Maximum file upload to 25600. even try to also set that setting using xsp.properties in C:\Domino\xsp\nsf and in C:\Domino\data\properties: xsp.upload.maximumsize=25600 My Upload button use a full update of the page as well. It is working fine with file smaller than 7 megs. I have a file upload control and added a button with the simple action "Save Document" in Xpage. When I select a file larger than 7 megs and click on the upload button, then the browser just never finish to send the page and keep trying to push the page forever and sometime end up with an error message. What can I do to fix that issue? I really need to send larger file. I tried it on Domino 8.5.1 and 8.5.2 as well and got the same issue.
. . More Info (Steve Dionne 2.Dec.10) . . . . Timeout Problem (Paul S. Withers... 2.Dec.10) . . . . . . I tried it and I still have that is... (Steve Dionne 2.Dec.10) |
转载于:https://www.cnblogs.com/hannover/archive/2011/03/04/1971277.html