From 616a2b64aee9e698992cb15c5f4a0f301ee57014 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 11 Oct 2012 00:11:48 +0000 Subject: [PATCH] trivial typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1396869 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index b1e7fec6a2..95840da45f 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -37,7 +37,7 @@ On Windows from Apache httpd 2.3.3 and later.

This directive enables operating system specific optimizations for a - listening socket by the Protocoltype. + listening socket by the Protocol type. The basic premise is for the kernel to not send a socket to the server process until either data is received or an entire HTTP Request is buffered. Only -- 2.40.0