From d00b6f125fd98d1842cba57c7b509d52470c82d7 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 2 Apr 2003 18:07:52 +0000 Subject: Regenerate docs (This used to be commit 20ee66b661e295cc9fb66f00b16de3b382a7e723) --- docs/htmldocs/speed.html | 68 ++++++++++++++++++++++++------------------------ 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'docs/htmldocs/speed.html') 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">PrevNextChapter 20. Samba performance issuesChapter 23. Samba performance issues

20.1. Comparisons23.1. Comparisons

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

20.2. Socket options23.2. Socket options

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

20.3. Read size23.3. Read size

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

20.4. Max xmit23.4. Max xmit

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

20.5. Log level23.5. Log level

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

20.6. Read raw23.6. Read raw

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

20.7. Write raw23.7. Write raw

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

20.8. Slow Clients23.8. Slow Clients

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

20.9. Slow Logins23.9. Slow Logins

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

20.10. Client tuning23.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" >PrevNextGroup mapping HOWTOAppendixesUpCreating Group Prolicy FilesPortability