diff options
Diffstat (limited to 'docs/manual/mod/mod_proxy.html.en')
-rw-r--r-- | docs/manual/mod/mod_proxy.html.en | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index b60913405a..cce70b3a70 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -1321,8 +1321,8 @@ ProxyPass "/mirror/foo" "http://backend.example.com"</pre> <tr><td>nofailover</td> <td>Off</td> <td>If set to <code>On</code> the session will break if the worker is in - error state or disabled. Set this value to On if backend servers do not - support session replication. + error state or disabled. Set this value to <code>On</code> if backend + servers do not support session replication. </td></tr> <tr><td>stickysession</td> <td>-</td> |