From 4ea9be5467b6274ec2074af8c6438d42415d8fb6 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Mon, 7 Apr 2003 14:01:19 +0000 Subject: Regenerate docs (This used to be commit 3d61303ea9783e01796a90e74efb3457ef76497f) --- docs/htmldocs/speed.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'docs/htmldocs/speed.html') 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" >Chapter 27. Samba performance issuesChapter 28. Samba performance issues

27.1. Comparisons28.1. Comparisons

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

27.2. Socket options28.2. Socket options

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

27.3. Read size28.3. Read size

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

27.4. Max xmit28.4. Max xmit

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

27.5. Log level28.5. Log level

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

27.6. Read raw28.6. Read raw

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

27.7. Write raw28.7. Write raw

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

27.8. Slow Clients28.8. Slow Clients

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

27.9. Slow Logins28.9. Slow Logins

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

27.10. Client tuning28.10. Client tuning

Often a speed problem can be traced to the client. The client (for -- cgit