Some improvements have been attained... I folllowed these steps to gain speed and functionality.
I disabled "VISTA TCP Auto tune" by Goodling and using this proceedure:
Start>Run> 'netsh'
In the window this path will open for you, just after the > where the cursor is, type in this string:
netsh interface tcp set global autotuninglevel
other settings for VISTAs TCP functions are:
1 netsh interface tcp set global autotuninglevel=disabled
Disable the autotunning feature in Vista completely, and fit and lock the RWIN receive window to default value 65536 bytes.
2 netsh interface tcp set global autotuninglevel=highlyrestricted
Allow for the receive window to grow beyond the default value, but do so very conservatively. In this mode, Vista will by default use RWIN of 16,384 bytes with a scale factor of 2.
3 netsh interface tcp set global autotuninglevel=restricted
Allow for the receive window to grow beyond the default value, but limit such growth in some scenarios.
4 netsh interface tcp set global autotuninglevel=normal
Allow for the receive window to grow to accommodate almost all scenarios. The default setting in Vista. Specifying this command mean you want to turn back on AutoTuning feature.
5 netsh interface tcp set global autotuninglevel=experimental
Allow for the receive window to grow to accommodate extreme scenarios. Note The experimental value can decrease performance in common scenarios. This value should be used only for research purposes.
Users should try out the various possible configurations for the Vista TCP RWIN Auto Tuning Level in order to get the best value that improve network performance and increase download speed.
A second measure was taken as well, and I installed a DirectShow plug in which decodes ALAC (m4a, and supposedly m4p files).
In my case so far only the Apple lossless files (m4a) now function immediately when played from the NAS DRIVE.
THE PROTECTED (m4p) FILES DO NOT HOWEVER.
So it seems there is progress.
I disabled "VISTA TCP Auto tune" by Goodling and using this proceedure:
Start>Run> 'netsh'
In the window this path will open for you, just after the > where the cursor is, type in this string:
netsh interface tcp set global autotuninglevel
other settings for VISTAs TCP functions are:
1 netsh interface tcp set global autotuninglevel=disabled
Disable the autotunning feature in Vista completely, and fit and lock the RWIN receive window to default value 65536 bytes.
2 netsh interface tcp set global autotuninglevel=highlyrestricted
Allow for the receive window to grow beyond the default value, but do so very conservatively. In this mode, Vista will by default use RWIN of 16,384 bytes with a scale factor of 2.
3 netsh interface tcp set global autotuninglevel=restricted
Allow for the receive window to grow beyond the default value, but limit such growth in some scenarios.
4 netsh interface tcp set global autotuninglevel=normal
Allow for the receive window to grow to accommodate almost all scenarios. The default setting in Vista. Specifying this command mean you want to turn back on AutoTuning feature.
5 netsh interface tcp set global autotuninglevel=experimental
Allow for the receive window to grow to accommodate extreme scenarios. Note The experimental value can decrease performance in common scenarios. This value should be used only for research purposes.
Users should try out the various possible configurations for the Vista TCP RWIN Auto Tuning Level in order to get the best value that improve network performance and increase download speed.
A second measure was taken as well, and I installed a DirectShow plug in which decodes ALAC (m4a, and supposedly m4p files).
In my case so far only the Apple lossless files (m4a) now function immediately when played from the NAS DRIVE.
THE PROTECTED (m4p) FILES DO NOT HOWEVER.
So it seems there is progress.