apache2를 위한 트래픽 모듈 mod_cband
페이지 정보
작성자 MintState 댓글 0건 조회 16,730회 작성일 09-01-05 11:41본문
apache2를 위한 트래픽 모듈 mod_cband
아파치1에서의 mod_throttle 처럼, 아파치2에서도 트래픽을 체크할 수 있는 모듈이 나왔습니다.
관련 사이트는 http://cband.linux.pl/ 입니다.
설치는 최신 버전을 다운 받고
하시면 됩니다.
자세한 설정방법은 아래 링크에서 확인하시면 됩니다.
http://cband.linux.pl/documentation
Bandwidth Speed Configuration Example
Bandwidth Quota Configuration Example
per-virtualhost bandwidth limiting configuration
Next, you may define virtualhost's bandwidth limits, URL location and the path to scoreboard files for individual virtualhosts:
# specify default 'bandwidth exceeded' location
CBandDefaultExceededURL http://haha.org/bandwidth_exceeded.html
PS. 또한 http://www.ivn.cl/apache/ 의 mod_bw 도 있습니다. 참고 하시길...
아파치1에서의 mod_throttle 처럼, 아파치2에서도 트래픽을 체크할 수 있는 모듈이 나왔습니다.
관련 사이트는 http://cband.linux.pl/ 입니다.
설치는 최신 버전을 다운 받고
하시면 됩니다.
자세한 설정방법은 아래 링크에서 확인하시면 됩니다.
http://cband.linux.pl/documentation
Bandwidth Speed Configuration Example
Bandwidth Quota Configuration Example
per-virtualhost bandwidth limiting configuration
Next, you may define virtualhost's bandwidth limits, URL location and the path to scoreboard files for individual virtualhosts:
# specify default 'bandwidth exceeded' location
CBandDefaultExceededURL http://haha.org/bandwidth_exceeded.html
PS. 또한 http://www.ivn.cl/apache/ 의 mod_bw 도 있습니다. 참고 하시길...
|
댓글목록
등록된 댓글이 없습니다.