Consultor Eletrônico



Kbase P20754: Accessing r-codes on Samba share is slow
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   09/01/2006
Status: Verified

GOAL:

How to improve performance of Progress application accessing SAMBA shares ?

FIX:

Add following line to [global] section of smb.conf and restart the smbd and nmbd deamons (smbd
mbd stop; smbd
mbd start)

socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_RCVBUF=8192 SO_SNDBUF=8192