diff options
Diffstat (limited to 'docs/htmldocs/speed.html')
-rw-r--r-- | docs/htmldocs/speed.html | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/docs/htmldocs/speed.html b/docs/htmldocs/speed.html index 0f886772fc..26cba96a28 100644 --- a/docs/htmldocs/speed.html +++ b/docs/htmldocs/speed.html @@ -74,14 +74,14 @@ CLASS="CHAPTER" ><A NAME="SPEED" ></A ->Chapter 27. Samba performance issues</H1 +>Chapter 28. Samba performance issues</H1 ><DIV CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN4041" ->27.1. Comparisons</A +NAME="AEN4163" +>28.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="AEN4047" ->27.2. Socket options</A +NAME="AEN4169" +>28.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="AEN4054" ->27.3. Read size</A +NAME="AEN4176" +>28.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="AEN4059" ->27.4. Max xmit</A +NAME="AEN4181" +>28.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="AEN4064" ->27.5. Log level</A +NAME="AEN4186" +>28.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="AEN4067" ->27.6. Read raw</A +NAME="AEN4189" +>28.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="AEN4072" ->27.7. Write raw</A +NAME="AEN4194" +>28.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="AEN4076" ->27.8. Slow Clients</A +NAME="AEN4198" +>28.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="AEN4080" ->27.9. Slow Logins</A +NAME="AEN4202" +>28.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="AEN4083" ->27.10. Client tuning</A +NAME="AEN4205" +>28.10. Client tuning</A ></H1 ><P >Often a speed problem can be traced to the client. The client (for |