cvs commit: ports/www/mod_limitipconn Makefile distinfo

Andrey A. Chernov ache at FreeBSD.org
Wed May 10 14:21:12 UTC 2006


ache        2006-05-10 14:21:10 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_limitipconn  Makefile distinfo 
  Log:
  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
  
  Revision  Changes    Path
  1.8       +11 -0     ports/www/mod_limitipconn/Makefile
  1.4       +3 -0      ports/www/mod_limitipconn/distinfo


More information about the cvs-ports mailing list