From 4bd67833102f3b89e9b1beb7fdd2fc15233ce872 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 11 Oct 2012 00:11:30 +0000 Subject: [PATCH] Trivial typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1396868 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 b6f6c0b42b..77eecadb72 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