Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| docs:guide-user:services:nas:ksmbd [2024/12/11 13:48] – [Example] sppmaster | docs:guide-user:services:nas:ksmbd [2024/12/11 13:51] – [Example] sppmaster | ||
|---|---|---|---|
| Line 75: | Line 75: | ||
| #smb2 max write = 512K | #smb2 max write = 512K | ||
| #smb2 max trans = 512K | #smb2 max trans = 512K | ||
| + | |||
| + | 32 ~ 64MB RAM, set the value to 64K | ||
| + | 64 ~ 128MB, set it to 128KB | ||
| + | 128 ~ 256MB, set it to 1MB | ||
| + | More than 256MB leave default size to 4MB | ||
| + | |||
| + | With 64MB and 128MB is better also to disable (comment) the read/write cache | ||
| + | cache read buffers = no | ||
| + | cache write buffers = no | ||
| </ | </ | ||