Improving performance for upload of file attachments

If large file attachments are uploaded to the Web server, out of memory conditions can result, which prevent the transaction from completing. In the worst case, low memory conditions for the HTTP task can lead to HTTP task crashes for those functions of the Domino® server that do not handle low memory conditions.

To reduce the amount of memory needed to handle file attachment uploads, the NOTES.INI variable DominoMultiPartPostBufferSize can be used to control the size of the memory buffer used to process multi-part form data.