일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- mysql
- jQuery
- OpenWrt
- 자바스크립트
- SKT
- PHP-FPM
- proxmox
- ConoHa
- 킹북이초월
- 윈도우10
- Rocky
- 가상서버호스팅
- iptime
- KB증권
- 램가스초월
- 라즈베리파이2
- 복현오거리
- 보르비스초월
- centos
- 티스토리
- 스톤에이지
- 알리익스프레스
- KB국민카드
- 리눅스
- php
- 소비전력
- Apache
- 알뜰폰
- 시놀로지
- 아파치
- Today
- Total
목록트래픽제한 (1)
맛집 여행 캠핑 일상 생활
리눅스 트래픽 제어
● 리눅스 트래픽 제어 FTP는 자체 환경설정에 속도제어가 있고 아파치는 cband 모듈을 이용해서 트래픽 제어가 가능하다. 그러나 이 외에도 tc 명령어를 이용한 방법도 있다. #!/bin/bash## shaping This shell script takes care of starting and stopping# Network Traffic Control.## chkconfig: - 60 30# description: Shaping is a traffic control for network.# # tc uses the following units when passed as a parameter.# kbit: Kilobits per second# mbit: Megabits per second# # Nam..
LAMP
2016. 1. 26. 14:27