summaryrefslogtreecommitdiff
path: root/docs/htmldocs/speed.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/htmldocs/speed.html')
-rw-r--r--docs/htmldocs/speed.html73
1 files changed, 26 insertions, 47 deletions
diff --git a/docs/htmldocs/speed.html b/docs/htmldocs/speed.html
index 26cba96a28..1a05706f92 100644
--- a/docs/htmldocs/speed.html
+++ b/docs/htmldocs/speed.html
@@ -5,19 +5,20 @@
>Samba performance issues</TITLE
><META
NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
+CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
+"><LINK
REL="HOME"
TITLE="SAMBA Project Documentation"
HREF="samba-howto-collection.html"><LINK
REL="UP"
-TITLE="Appendixes"
-HREF="appendixes.html"><LINK
+TITLE="Optional configuration"
+HREF="optional.html"><LINK
REL="PREVIOUS"
-TITLE="Migration from NT4 PDC to Samba-3 PDC"
-HREF="nt4migration.html"><LINK
+TITLE="Group mapping HOWTO"
+HREF="groupmapping.html"><LINK
REL="NEXT"
-TITLE="Portability"
-HREF="portability.html"></HEAD
+TITLE="Appendixes"
+HREF="appendixes.html"></HEAD
><BODY
CLASS="CHAPTER"
BGCOLOR="#FFFFFF"
@@ -45,7 +46,7 @@ WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
-HREF="nt4migration.html"
+HREF="groupmapping.html"
ACCESSKEY="P"
>Prev</A
></TD
@@ -59,7 +60,7 @@ WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
-HREF="portability.html"
+HREF="appendixes.html"
ACCESSKEY="N"
>Next</A
></TD
@@ -72,17 +73,13 @@ WIDTH="100%"></DIV
CLASS="CHAPTER"
><H1
><A
-NAME="SPEED"
-></A
->Chapter 28. Samba performance issues</H1
+NAME="SPEED">Chapter 22. Samba performance issues</H1
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN4163"
->28.1. Comparisons</A
-></H1
+NAME="AEN3055">22.1. Comparisons</H1
><P
>The Samba server uses TCP to talk to the client. Thus if you are
trying to see if it performs well you should really compare it to
@@ -111,9 +108,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN4169"
->28.2. Socket options</A
-></H1
+NAME="AEN3061">22.2. Socket options</H1
><P
>There are a number of socket options that can greatly affect the
performance of a TCP based server like Samba.</P
@@ -139,9 +134,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN4176"
->28.3. Read size</A
-></H1
+NAME="AEN3068">22.3. Read size</H1
><P
>The option "read size" affects the overlap of disk reads/writes with
network reads/writes. If the amount of data being transferred in
@@ -165,9 +158,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN4181"
->28.4. Max xmit</A
-></H1
+NAME="AEN3073">22.4. Max xmit</H1
><P
>At startup the client and server negotiate a "maximum transmit" size,
which limits the size of nearly all SMB commands. You can set the
@@ -188,9 +179,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN4186"
->28.5. Log level</A
-></H1
+NAME="AEN3078">22.5. Log level</H1
><P
>If you set the log level (also known as "debug level") higher than 2
then you may suffer a large drop in performance. This is because the
@@ -202,9 +191,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN4189"
->28.6. Read raw</A
-></H1
+NAME="AEN3081">22.6. Read raw</H1
><P
>The "read raw" operation is designed to be an optimised, low-latency
file read operation. A server may choose to not support it,
@@ -224,9 +211,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN4194"
->28.7. Write raw</A
-></H1
+NAME="AEN3086">22.7. Write raw</H1
><P
>The "write raw" operation is designed to be an optimised, low-latency
file write operation. A server may choose to not support it,
@@ -241,9 +226,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN4198"
->28.8. Slow Clients</A
-></H1
+NAME="AEN3090">22.8. Slow Clients</H1
><P
>One person has reported that setting the protocol to COREPLUS rather
than LANMAN2 gave a dramatic speed improvement (from 10k/s to 150k/s).</P
@@ -258,9 +241,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN4202"
->28.9. Slow Logins</A
-></H1
+NAME="AEN3094">22.9. Slow Logins</H1
><P
>Slow logins are almost always due to the password checking time. Using
the lowest practical "password level" will improve things a lot. You
@@ -271,9 +252,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN4205"
->28.10. Client tuning</A
-></H1
+NAME="AEN3097">22.10. Client tuning</H1
><P
>Often a speed problem can be traced to the client. The client (for
example Windows for Workgroups) can often be tuned for better TCP
@@ -389,7 +368,7 @@ WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
-HREF="nt4migration.html"
+HREF="groupmapping.html"
ACCESSKEY="P"
>Prev</A
></TD
@@ -407,7 +386,7 @@ WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
-HREF="portability.html"
+HREF="appendixes.html"
ACCESSKEY="N"
>Next</A
></TD
@@ -417,13 +396,13 @@ ACCESSKEY="N"
WIDTH="33%"
ALIGN="left"
VALIGN="top"
->Migration from NT4 PDC to Samba-3 PDC</TD
+>Group mapping HOWTO</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
-HREF="appendixes.html"
+HREF="optional.html"
ACCESSKEY="U"
>Up</A
></TD
@@ -431,7 +410,7 @@ ACCESSKEY="U"
WIDTH="33%"
ALIGN="right"
VALIGN="top"
->Portability</TD
+>Appendixes</TD
></TR
></TABLE
></DIV