Hi Everyone,
We have a large VFP9 app running on clients that are both W7 and XP with data stored on a W2008 R2 server. The tables in this app are all free tables.
Lately we have had reports of severe slowdown on about 10% of these configurations. I have turned off SMB2 and oplocks on the server which showed promise but things have slowed again.
In a coverage profile the slowness is related to the FILE() command from the client to the server and any fopen or fcreate commands.
A few questions:
1. do I need to turn off SMB2 on all W7 machines as well as the server?
2. Do I need to turn off oplocks on all machines as well?
3. There is some talk of a service pack and hotfix that has corrected SMB2 where it can be started and work ok, can anyone confirm this?
4. Can anyone give me any other things to look at?
TIA,
Keith
We have a large VFP9 app running on clients that are both W7 and XP with data stored on a W2008 R2 server. The tables in this app are all free tables.
Lately we have had reports of severe slowdown on about 10% of these configurations. I have turned off SMB2 and oplocks on the server which showed promise but things have slowed again.
In a coverage profile the slowness is related to the FILE() command from the client to the server and any fopen or fcreate commands.
A few questions:
1. do I need to turn off SMB2 on all W7 machines as well as the server?
2. Do I need to turn off oplocks on all machines as well?
3. There is some talk of a service pack and hotfix that has corrected SMB2 where it can be started and work ok, can anyone confirm this?
4. Can anyone give me any other things to look at?
TIA,
Keith