diff options
Diffstat (limited to 'docs/htmldocs/speed.html')
-rw-r--r-- | docs/htmldocs/speed.html | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/docs/htmldocs/speed.html b/docs/htmldocs/speed.html index 8ea3faf828..dda491e4f6 100644 --- a/docs/htmldocs/speed.html +++ b/docs/htmldocs/speed.html @@ -10,14 +10,14 @@ REL="HOME" TITLE="SAMBA Project Documentation" HREF="samba-howto-collection.html"><LINK REL="UP" -TITLE="Optional configuration" -HREF="optional.html"><LINK +TITLE="Appendixes" +HREF="appendixes.html"><LINK REL="PREVIOUS" -TITLE="Group mapping HOWTO" -HREF="groupmapping.html"><LINK +TITLE="Appendixes" +HREF="appendixes.html"><LINK REL="NEXT" -TITLE="Creating Group Prolicy Files" -HREF="groupprofiles.html"></HEAD +TITLE="Portability" +HREF="portability.html"></HEAD ><BODY CLASS="CHAPTER" BGCOLOR="#FFFFFF" @@ -45,7 +45,7 @@ WIDTH="10%" ALIGN="left" VALIGN="bottom" ><A -HREF="groupmapping.html" +HREF="appendixes.html" ACCESSKEY="P" >Prev</A ></TD @@ -59,7 +59,7 @@ WIDTH="10%" ALIGN="right" VALIGN="bottom" ><A -HREF="groupprofiles.html" +HREF="portability.html" ACCESSKEY="N" >Next</A ></TD @@ -74,14 +74,14 @@ CLASS="CHAPTER" ><A NAME="SPEED" ></A ->Chapter 20. Samba performance issues</H1 +>Chapter 23. Samba performance issues</H1 ><DIV CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3320" ->20.1. Comparisons</A +NAME="AEN3443" +>23.1. Comparisons</A ></H1 ><P >The Samba server uses TCP to talk to the client. Thus if you are @@ -111,8 +111,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3326" ->20.2. Socket options</A +NAME="AEN3449" +>23.2. Socket options</A ></H1 ><P >There are a number of socket options that can greatly affect the @@ -139,8 +139,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3333" ->20.3. Read size</A +NAME="AEN3456" +>23.3. Read size</A ></H1 ><P >The option "read size" affects the overlap of disk reads/writes with @@ -165,8 +165,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3338" ->20.4. Max xmit</A +NAME="AEN3461" +>23.4. Max xmit</A ></H1 ><P >At startup the client and server negotiate a "maximum transmit" size, @@ -188,8 +188,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3343" ->20.5. Log level</A +NAME="AEN3466" +>23.5. Log level</A ></H1 ><P >If you set the log level (also known as "debug level") higher than 2 @@ -202,8 +202,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3346" ->20.6. Read raw</A +NAME="AEN3469" +>23.6. Read raw</A ></H1 ><P >The "read raw" operation is designed to be an optimised, low-latency @@ -224,8 +224,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3351" ->20.7. Write raw</A +NAME="AEN3474" +>23.7. Write raw</A ></H1 ><P >The "write raw" operation is designed to be an optimised, low-latency @@ -241,8 +241,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3355" ->20.8. Slow Clients</A +NAME="AEN3478" +>23.8. Slow Clients</A ></H1 ><P >One person has reported that setting the protocol to COREPLUS rather @@ -258,8 +258,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3359" ->20.9. Slow Logins</A +NAME="AEN3482" +>23.9. Slow Logins</A ></H1 ><P >Slow logins are almost always due to the password checking time. Using @@ -271,8 +271,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3362" ->20.10. Client tuning</A +NAME="AEN3485" +>23.10. Client tuning</A ></H1 ><P >Often a speed problem can be traced to the client. The client (for @@ -389,7 +389,7 @@ WIDTH="33%" ALIGN="left" VALIGN="top" ><A -HREF="groupmapping.html" +HREF="appendixes.html" ACCESSKEY="P" >Prev</A ></TD @@ -407,7 +407,7 @@ WIDTH="33%" ALIGN="right" VALIGN="top" ><A -HREF="groupprofiles.html" +HREF="portability.html" ACCESSKEY="N" >Next</A ></TD @@ -417,13 +417,13 @@ ACCESSKEY="N" WIDTH="33%" ALIGN="left" VALIGN="top" ->Group mapping HOWTO</TD +>Appendixes</TD ><TD WIDTH="34%" ALIGN="center" VALIGN="top" ><A -HREF="optional.html" +HREF="appendixes.html" ACCESSKEY="U" >Up</A ></TD @@ -431,7 +431,7 @@ ACCESSKEY="U" WIDTH="33%" ALIGN="right" VALIGN="top" ->Creating Group Prolicy Files</TD +>Portability</TD ></TR ></TABLE ></DIV |