User Tools

Site Tools


performance_tuning

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
performance_tuning [2023/11/07 07:15] johnsancperformance_tuning [2023/11/07 07:22] johnsanc
Line 32: Line 32:
  
 <WRAP info>If you are an UnRAID user, this setting can easily be changed to "Yes" in the SMB Security Settings tab of your user share.</WRAP> <WRAP info>If you are an UnRAID user, this setting can easily be changed to "Yes" in the SMB Security Settings tab of your user share.</WRAP>
 +
 +\\
 +==== Disable extended attributes with SMB settings ====
 +Some Samba settings can greatly improve performance, especially for directory listing and traversal. Consider adding these SMB settings to your NAS configuration:
 +<code>
 +ea support = no
 +store dos attributes = no
 +</code>
 +These settings will prevent Samba from writing and reading extended attributes used for legacy DOS permissions.
  
 \\ \\
performance_tuning.txt · Last modified: 2024/01/06 18:14 by johnsanc