일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
Tags
- KB증권
- KB국민카드
- nginx
- ConoHa
- 시놀로지
- 킹북이초월
- 소비전력
- OpenWrt
- centos
- 티스토리
- jQuery
- 아파치
- php
- 스톤에이지
- Apache
- mysql
- iptime
- 알리익스프레스
- 램가스초월
- SKT
- 윈도우10
- 리눅스
- 보르비스초월
- Rocky
- 알뜰폰
- 복현오거리
- 가상서버호스팅
- PHP-FPM
- 자바스크립트
- proxmox
- 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