From: Daniel Gruno Date: Thu, 26 Jul 2012 09:52:04 +0000 (+0000) Subject: typo fixes X-Git-Tag: 2.2.23~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82dac374435ea68e3cb832c1ef330b165116a6bb;p=thirdparty%2Fapache%2Fhttpd.git typo fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1365926 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 77a8dcf38bb..c0fc0b93a74 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -330,7 +330,7 @@ The following source variants are available:

the first argument). Use this especially at startup time, for instance with an available /dev/random and/or /dev/urandom devices (which usually exist on modern Unix - derivates like FreeBSD and Linux).

+ derivatives like FreeBSD and Linux).

But be careful: Usually /dev/random provides only as much entropy data as it actually has, i.e. when you request 512 bytes of @@ -403,7 +403,7 @@ OpenSSL already caches the SSL session information locally. But because modern clients request inlined images and other data via parallel requests (usually up to four parallel requests are common) those requests are served by different pre-forked server processes. Here an inter-process cache -helps to avoid unneccessary session handshakes.

+helps to avoid unnecessary session handshakes.

The following four storage types are currently supported: