Skip to content

language error in sniproxy.conf.5 #406

@Zugschlus

Description

@Zugschlus

Hi,

please consider applying this trivial patch to fix a language error in sniproxy.conf.5

--- a/man/sniproxy.conf.5↲
+++ b/man/sniproxy.conf.5↲
@@ -145,7 +145,7 @@ Protocol defines how the client request should be parsed to obtain the
 requested hostname, two protocols are supported http and tls.

 Reuseport directive controls if the port is opened in SO_REUSEPORT mode,
-which allows to run several sniproxy instances on the same ip:port pair.
+which allows one to run several sniproxy instances on the same ip:port pair.
 This enables us to evenly load-balance incoming connections between these instances
 without the use of any external load-balancing proxy. Requires Linux kernel 3.9+.
 Setting reuseport to "yes" enables this functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions