From 992f1e6b8f86b346fddd266b04d29cde69585633 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 7 Apr 2004 10:15:11 +0000 Subject: Add all the source files from the old CVS tree, add the 5 missing chapters from the HOWTO and add jht's Samba by Example book. (This used to be commit 9fb5bcb93e57c5162b3ee6f9c7d777dc0269d100) --- docs/smbdotconf/protocol/maxxmit.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/smbdotconf/protocol/maxxmit.xml (limited to 'docs/smbdotconf/protocol/maxxmit.xml') diff --git a/docs/smbdotconf/protocol/maxxmit.xml b/docs/smbdotconf/protocol/maxxmit.xml new file mode 100644 index 0000000000..e7a3cdb76a --- /dev/null +++ b/docs/smbdotconf/protocol/maxxmit.xml @@ -0,0 +1,16 @@ + + + This option controls the maximum packet size + that will be negotiated by Samba. The default is 65535, which + is the maximum. In some cases you may find you get better performance + with a smaller value. A value below 2048 is likely to cause problems. + + + +65535 +8192 + -- cgit