PC Gen: Slow Performance with Version 3.22 of Novell NETX

Last reviewed: October 23, 1995
Article ID: Q112263
The information in this article applies to:
  • Microsoft Mail for PC Networks, versions 3.0, 3.0b, and 3.2

Version 3.22 of Novell NETX handles MS-DOS file commit application programming interface (API) calls differently than previous versions of NETX. Previous versions ignored the MS-DOS API interrupt 21h, function 68h call to flush disk buffers from RAM to disk. NETX treated the call as if it were already performed. Version 3.22 of NETX tells the workstation to stop processing until an acknowledgment of the cache flush is received. This delay can affect the performance of workstations.

To have NetWare ignore this API call, use the NetWare file server command, SET NCP FILE COMMIT = OFF. This command controls the behavior of file commit requests by a workstation. If the value is ON, a file commit request causes all pending writes to be written immediately. Setting the value to OFF causes the cache manager to flush pending writes to the disk later. (The default value for NetWare servers is ON.) Changing the parameter to OFF should show performance similar to previous versions of NETX. However, there is a slight risk of data corruption if the server fails before the disk writes are completed.

NETX is manufactured by Novell, Inc., a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability.


Additional reference words: 3.00 3.00b 3.20
KBCategory: kbnetwork kb3rdparty kbtlc
KBSubCategory: MailPCGen


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: October 23, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.