Buffered CFG Writes


THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT Server version 5.1.7 - 7.4.13.15
  • DOES NOT APPLY TO V8 OR LATER

DISCUSSION

The writing of the configuration (cfg) file to EFT Server occurs 1 byte at a time. The key below enables EFT Server to write the cfg file in "chunks" instead of 1 byte at a time. If you are experiencing long delays when applying changes to the Server, try enabling this key to improve response time.

To activate this feature, create the DWORD UseBufferedArchiveWriter at the following location:

32-bit:

[HKEY_LOCAL_MACHINE\SOFTWARE\GlobalSCAPE Inc.\EFT Server 4.0\]

64-bit:

[HKEY_LOCAL_MACHINE\Software\Wow6432Node\GlobalSCAPE Inc.\EFT Server 4.0\]

1 to enable, 0 or does not exist (default) disable)