https://issues.apache.org/bugzilla/show_bug.cgi?id=42912

--- Comment #2 from Christian Ress <[email protected]> 2010-02-08 
15:52:36 UTC ---
Created an attachment (id=24949)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24949)
Added documentation for the Protocol directive to core.xml

This patch comments the Protocol directive added in r190563.

It's a directive in the core module that allows specification of the protocol
(http, https) used for a listening socket. The protocol is used to determine
which module should be used for the request and if AcceptFilter optimizations
should be applied.

The wording of the documentation is analogous to the documentation of the
protocol parameter to the Listen directive (mpm_common), which does the same
thing.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to