Skip navigation

JSI Tip 0130 - Is there a delay when saving documents to a Server Share?

If your clients' experience delay when saving a document to a server share, it may be because the client is ignoring the server's oplocks break request. If this is pervasive over many clients, disable opportunistic locking on the server by editing:

HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/LanmanServer/Parameters

Add Value EnableOplocks as a REG_DWORD. Set it to 0.

You will need to reboot your server for this change to take effect.


Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish