diff options
author | Igor Galić <igalic@apache.org> | 2012-04-11 13:38:36 +0200 |
---|---|---|
committer | Igor Galić <igalic@apache.org> | 2012-04-11 13:38:36 +0200 |
commit | 56158e36d6e9eccaf68d0a56882e059b3667f3fc (patch) | |
tree | 8d003b48af56cef38509db1ee4c3296228806ea6 /docs/manual/mod/mod_lbmethod_byrequests.html.en | |
parent | remove misleading information about mod_ssl behaviour on FreeBSD. (diff) | |
download | apache2-56158e36d6e9eccaf68d0a56882e059b3667f3fc.tar.xz apache2-56158e36d6e9eccaf68d0a56882e059b3667f3fc.zip |
transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1324711 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_lbmethod_byrequests.html.en')
-rw-r--r-- | docs/manual/mod/mod_lbmethod_byrequests.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_lbmethod_byrequests.html.en b/docs/manual/mod/mod_lbmethod_byrequests.html.en index 38ddae355b..de732bb8fe 100644 --- a/docs/manual/mod/mod_lbmethod_byrequests.html.en +++ b/docs/manual/mod/mod_lbmethod_byrequests.html.en @@ -55,7 +55,7 @@ provides the <code>byrequests</code> load balancing method..</p> of the number of requests. It works as follows:</p> <p><dfn>lbfactor</dfn> is <em>how much we expect this worker - to work</em>, or <em>the workers's work quota</em>. This is + to work</em>, or <em>the workers' work quota</em>. This is a normalized value representing their "share" of the amount of work to be done.</p> |