printlogo
ETH Zuerich - Homepage
Department of Materials
 
print
  

Slow Samba read performance Mac OS X

Operating Systems: Mac OS X 10.4.x
Published:         13.04.2007, Marc Petitmermet
Revised:           17.04.2007, Marc Petitmermet: added automator application

Problem

Easy Solution

Download, unzip and run our Automator Application: delayed_ack.app.zip

This application does the following:

Manual Solution

  1. start Terminal.app
  2. become administrator (your administrator account name may be different):
    su - administrator
  3. set net.inet.tcp.delayed_ack=0:
    sudo sysctl -w net.inet.tcp.delayed_ack=0
  4. make the change permanent by creating the file /private/etc/sysctl.conf
    echo 'net.inet.tcp.delayed_ack=0' >> /private/etc/sysctl.conf

    
    
    

Source: http://www.mostlygeek.com/node/85

 

Wichtiger Hinweis:
Diese Website wird in älteren Versionen von Netscape ohne graphische Elemente dargestellt. Die Funktionalität der Website ist aber trotzdem gewährleistet. Wenn Sie diese Website regelmässig benutzen, empfehlen wir Ihnen, auf Ihrem Computer einen aktuellen Browser zu installieren. Weitere Informationen finden Sie auf
folgender Seite.

Important Note:
The content in this site is accessible to any browser or Internet device, however, some graphics will display correctly only in the newer versions of Netscape. To get the most out of our site we suggest you upgrade to a newer browser.
More information

© 2012 ETH Zurich | Imprint | Disclaimer | 17 April 2007
top