Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Adds ListenerLimit option, to limit simultaneous connections #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jun 14, 2018

  1. Adds ListenerLimit option, to limit simultaneous connections

    Uses golang.org/x/net/netutil.LimitListener to wrap the grace Listener
    cognusion committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    f7fe3d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Moves ListenerLimit before the TLS stanza, which fixes a bug where TL…

    …S connection info is unavailable in the Request
    cognusion committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    75fe924 View commit details
    Browse the repository at this point in the history