LPI
117-302 · Question #36
A software vendor states that their SMB client software may perform better if the maximum packet size of SMB commands is limited to 32768 bytes. How would Samba be instructed to limit the size of…
The correct answer is A. Set max xmit=32768 in smb.conf. See the full explanation below for the reasoning.
Question
A software vendor states that their SMB client software may perform better if the maximum packet size of SMB commands is limited to 32768 bytes. How would Samba be instructed to limit the size of requests it will accept?
Options
- ASet max xmit=32768 in smb.conf
- BStart the smbd daemon with the -x 32768 option
- Cecho "32768" >/proc/sys/smbmax-rx
- DSet Socket options =TCP_MAXRX_HALF in smb.conf
How the community answered
(36 responses)- A78% (28)
- B11% (4)
- C8% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.