대역폭 속도 제한 썸네일형 리스트형 AWS Storage Gateway에서 대역폭 속도를 설정하는 방법 AWS Storage Gateway에서 대역폭 속도를 설정하는 방법대역폭 설정 편집Storage Gateway > 게이트웨이 > storagegateway-01 > 대역폭 속도 제한 일정 편집dd 명령어를 사용하여 10GB 더미 파일을 생성합니다.dd if=/dev/zero of=10GB_file bs=10M count=10241024+0 records in1024+0 records out10737418240 bytes (11 GB, 10 GiB) copied, 11.7021 s, 918 MB/s생성한 10GB 더미 파일을 Amazon S3 File Gateway(S3)로 복사합니다.time cp 10GB_file s3smb/10GB_file1.txtreal 8m59.054suser 0m0.0.. 더보기 Apache 다운로드 대역폭 속도 제한 Apache 다운로드 대역폭 속도 제한httpd.conf 편집(mod_ratelimit 모듈 활성화)vim /usr/local/apache2/conf/httpd.conf...#LoadModule data_module modules/mod_data.soLoadModule ratelimit_module modules/mod_ratelimit.soLoadModule reqtimeout_module modules/mod_reqtimeout.so#LoadModule ext_filter_module modules/mod_ext_filter.so...configuration 편집vim /usr/local/apache2/conf/extra/httpd-vhosts.conf... ServerAdmin webmaste.. 더보기 이전 1 다음