Commit graph

11 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
Yen-Ming Lee
cc101f3885 - update maintainer's email address
PR:		76601
Submitted by:	maintainer
2005-01-24 05:19:03 +00:00
Vanilla I. Shu
def57443e7 Pass maintainership to submitter.
PR:		ports/66532
Submitted by:	Yuan-Chung Hsiao <ychsiao_at_ychsiao dot idv dot tw>
2004-05-11 21:39:57 +00:00
Oliver Eikemeier
7b31020cb6 Drop maintainership.
PR:		66502
Submitted by:	Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
2004-05-11 01:37:22 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Joe Marcus Clarke
f4d7c801f8 Use the new Apache bits from bsd.port.mk.
Submitted by:	dinoex
2003-11-07 09:12:58 +00:00
Ying-Chieh Liao
fe70b15147 * Fix building problem when PATH doesn't contain /usr/local/sbin.
* Use tarball's Makefile to install.
* Bump PORTREVISION.

PR:		51176
Submitted by:	maintainer
2003-04-20 08:12:03 +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