From 27aef6855f1543547b8190f06fd264d1b52a558d Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 6 Apr 2003 18:42:44 +0000 Subject: Regenerate docs (This used to be commit 5a2aaa3d5b039776314067aee953921e7865dc4d) --- docs/htmldocs/speed.html | 52 ++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'docs/htmldocs/speed.html') diff --git a/docs/htmldocs/speed.html b/docs/htmldocs/speed.html index dda491e4f6..0f886772fc 100644 --- a/docs/htmldocs/speed.html +++ b/docs/htmldocs/speed.html @@ -13,8 +13,8 @@ REL="UP" TITLE="Appendixes" HREF="appendixes.html">PrevChapter 23. Samba performance issuesChapter 27. Samba performance issues

23.1. Comparisons27.1. Comparisons

The Samba server uses TCP to talk to the client. Thus if you are @@ -111,8 +111,8 @@ CLASS="SECT1" >

23.2. Socket options27.2. Socket options

There are a number of socket options that can greatly affect the @@ -139,8 +139,8 @@ CLASS="SECT1" >

23.3. Read size27.3. Read size

The option "read size" affects the overlap of disk reads/writes with @@ -165,8 +165,8 @@ CLASS="SECT1" >

23.4. Max xmit27.4. Max xmit

At startup the client and server negotiate a "maximum transmit" size, @@ -188,8 +188,8 @@ CLASS="SECT1" >

23.5. Log level27.5. Log level

If you set the log level (also known as "debug level") higher than 2 @@ -202,8 +202,8 @@ CLASS="SECT1" >

23.6. Read raw27.6. Read raw

The "read raw" operation is designed to be an optimised, low-latency @@ -224,8 +224,8 @@ CLASS="SECT1" >

23.7. Write raw27.7. Write raw

The "write raw" operation is designed to be an optimised, low-latency @@ -241,8 +241,8 @@ CLASS="SECT1" >

23.8. Slow Clients27.8. Slow Clients

One person has reported that setting the protocol to COREPLUS rather @@ -258,8 +258,8 @@ CLASS="SECT1" >

23.9. Slow Logins27.9. Slow Logins

Slow logins are almost always due to the password checking time. Using @@ -271,8 +271,8 @@ CLASS="SECT1" >

23.10. Client tuning27.10. Client tuning

Often a speed problem can be traced to the client. The client (for @@ -389,7 +389,7 @@ WIDTH="33%" ALIGN="left" VALIGN="top" >PrevAppendixesMigration from NT4 PDC to Samba-3 PDC