Commit graph

5 commits

Author SHA1 Message Date
Andrey A. Chernov
2c71064910 Maintainer's fix variant for dangling browser connections counting
PR:             96917
Submitted by:   Yuan-Chung Hsiao <ychsiao@ychsiao.org>
2006-05-10 14:48:24 +00:00
Andrey A. Chernov
ba57292fe1 Use non-default WITH_CONNECTION_COUNT_FIX option which fix following
bug using Scott's Barta contributed version from official site:

In standard version _all_ connections with the same IP counted through
scoreboard, despite file type. So, if you set limit 3 to, say, video/avi
type and open 3 connections to unlimited .html or .jpeg, next 1 connection
to video/avi will be rejected (since all, even unlimited connections are
counted through scoreboard)

Approved by: >2 weeks maintainer timeout
2006-05-10 14:21:10 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ying-Chieh Liao
91b46433a9 add mod_limitipconn 0.04
Limit the number of simultaneous connections from a single client IP address

PR:		51095
Submitted by:	Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
2003-04-17 16:27:41 +00:00