sat         2006-08-02 13:15:30 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Apache-SizeLimit Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add port www/p5-Apache-SizeLimit:
  
  This module allows you to kill off Apache httpd processes if they grow
  too large. You can make the decision to kill a process based on its
  overall size, by setting a minimum limit on shared memory, or a maximum
  on unshared memory.
  
  You can set limits for each of these sizes, and if any limit is exceeded,
  the process will be killed.
  
  You can also limit the frequency that these sizes are checked so that
  this module only checks every N requests.
  
  WWW: http://search.cpan.org/dist/Apache-SizeLimit/
  
  Justification:  socialtext dependency
  
  Revision  Changes    Path
  1.1538    +1 -0      ports/www/Makefile
  1.1       +26 -0     ports/www/p5-Apache-SizeLimit/Makefile (new)
  1.1       +3 -0      ports/www/p5-Apache-SizeLimit/distinfo (new)
  1.1       +12 -0     ports/www/p5-Apache-SizeLimit/pkg-descr (new)
  1.1       +5 -0      ports/www/p5-Apache-SizeLimit/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to