nerdexam
CompTIA

LX0-102 · Question #101

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 D. 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

  • Aecho 32768 > /proc/sys/smb/max-rx
  • BStart the smbd daemon with the -x 32768 option.
  • CSet socket options = TCP_MAXRX_HALF in smb.conf.
  • DSet max xmit = 32768 in smb.conf.

How the community answered

(54 responses)
  • A
    6% (3)
  • B
    9% (5)
  • C
    15% (8)
  • D
    70% (38)

Community Discussion

No community discussion yet for this question.

Full LX0-102 Practice