Invalid POST Request Exception with big attachments

Trying to attach any file larger then 10MB in any database through http, cause error “Invalid POST Request Exception”.

I had field “Maximum POST data (in kilobytes):” set to 10000.

I changed to 20000 first, and later to 0 (means no boundary). Restarted server, no change.

I’m using Internet Site, but I aslo changed this in server document (this is form field HTTP_maxPostDataLength). And Shift+Ctrl+F9.

Still cannot attach anything above 10MB.

And, no, application doesn’t do any post-submit funtions. Just standard @Command([FileSave]);

@Command([FileCloseWindow]).

Is there any other setting regarding size of attachment?

Domino 6.0.2CF2 on Win2k

Thanks for help,

Subject: Invalid POST Request Exception with big attachments

Please see the following post, which should explain what is wrong:

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/f36632e22833d6bb85256c8500567aa9?OpenDocument