smb speed performance
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
@@ -46,6 +46,12 @@ RUN file="/etc/samba/smb.conf" && \
|
|||||||
getwd cache = yes
|
getwd cache = yes
|
||||||
min receivefile size = 16384
|
min receivefile size = 16384
|
||||||
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=131072 SO_SNDBUF=131072
|
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=131072 SO_SNDBUF=131072
|
||||||
|
hostname lookups = no
|
||||||
|
async smb echo handler = yes
|
||||||
|
smb2 max read = 8388608
|
||||||
|
smb2 max write = 8388608
|
||||||
|
smb2 max trans = 8388608
|
||||||
|
smb2 max credits = 8192
|
||||||
vfs objects = catia recycle
|
vfs objects = catia recycle
|
||||||
|
|
||||||
# Recycle bin
|
# Recycle bin
|
||||||
|
|||||||
Reference in New Issue
Block a user