hilll
5
First can test in the PC samba client operate, may be the samba client APP read/write affect.
Also can config the /etc/samba/smb.conf.template
set the socket read/wrte cache size, as:
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=65536 SO_SNDBUF=65536
read raw = yes
write raw = yes
large readwrite = yes
getwd cache = yes
write cache size = 262144