• Dag Haavi Finstad's avatar
    h2: Add a rate limit facility for h/2 RST handling · e5550939
    Dag Haavi Finstad authored
    This adds parameters h2_rapid_reset_limit and h2_rapid_reset_period,
    which govern the rate of which we permit clients to reset streams.
    
    If the limit is exceeded the connection is closed.
    
    Related to: #1851
    
    Conflicts:
    	include/tbl/params.h
    e5550939
params.h 46.2 KB