{"id":993,"date":"2026-02-23T23:31:39","date_gmt":"2026-02-23T14:31:39","guid":{"rendered":"http:\/\/www.igoni.kr\/?p=993"},"modified":"2026-02-23T23:31:39","modified_gmt":"2026-02-23T14:31:39","slug":"%ec%95%84%ed%8c%8c%ec%b9%98-%ed%8a%b8%eb%9e%98%ed%94%bd-%ec%a0%9c%ed%95%9c-cband-%ec%84%a4%ec%b9%98%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"http:\/\/www.igoni.kr\/?p=993","title":{"rendered":"\uc544\ud30c\uce58 \ud2b8\ub798\ud53d \uc81c\ud55c- CBAND \uc124\uce58\ud558\uae30"},"content":{"rendered":"<ol id=\"bkmrk-souceforge.net%EC%97%90%EC%84%9C-%EB%8B%A4%EC%9A%B4%EB%A1%9C\">\n<li>souceforge.net\uc5d0\uc11c \ub2e4\uc6b4\ub85c\ub4dc\n<ol>\n<li><span class=\"wikiexternallink\"><a href=\"https:\/\/web.archive.org\/web\/20160706052435\/http:\/\/sourceforge.net\/projects\/cband\/\">http:\/\/sourceforge.net\/projects\/cband\/<\/a><\/span><\/li>\n<\/ol>\n<\/li>\n<li>\ub0b4\ub824\ubc1b\uc740 \ud328\ud0a4\uc9c0 \ucef4\ud30c\uc77c\n<div>\n<div>\n<div class=\"box\">\n<div class=\"code\">\n<div class=\"linenoswrapper\">\n<div class=\"linenos\"><\/div>\n<div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<pre><code class=\"language-shell\">$&gt; cd mod-cband-0.9.7.5\r\n$&gt; configure --with-apxs=\/usr\/local\/apache2\/bin\/apxs\r\n$&gt; make; make install<\/code><\/pre>\n<\/li>\n<li>\uc544\ud30c\uce58 \ubaa8\ub4c8 \uc124\uc815\uc5ec\ubd80 \ud655\uc778\n<pre><code class=\"language-shell\">$&gt; vi \/usr\/local\/apache2\/conf\/httpd.conf\r\n...\r\nLoadModule cband_module modules\/mod_cband.so\r\n...<\/code><\/pre>\n<\/li>\n<li>\uc544\ud30c\uce58 \uc124\uc815\ud30c\uc77c\uc5d0 \uc544\ub798 \ub0b4\uc6a9 \ucd94\uac00\n<pre><code class=\"language-shell\">$&gt; vi \/usr\/local\/apache2\/conf\/httpd.conf\r\n...\r\nCBandLimit 1Mi #\ud5c8\uc6a9\ud560 \uc6a9\ub7c9, ex 100MB\r\nCBandPeriod 1D #\ucd08\uae30\ud654 \uae30\uc900, ex 1\uc77c\r\nSetHandler cband-status-me\r\nSetHandler cband-status-me\r\nSetHandler cband-status-me\r\nOrder Deny,Allow\r\nDeny from all\r\nAllow from 192.168.10. \u00a0#cband \uc811\uc18d \ud5c8\uc6a9\ud560 ip\uc785\ub825\r\n...<\/code><\/pre>\n<\/li>\n<li>\ud655\uc778\n<ol start=\"1\">\n<li>\uc11c\ubc84\uc5d0\uc11c \/cband-stauts \ud3f4\ub354\ub85c \ub4e4\uc5b4\uac00\uba74 \ud655\uc778 \uac00\ub2a5.<\/li>\n<li>\ucd08\uae30\ud654\ud558\ub824\uba74 \uc544\ud30c\uce58 \ub0b4\ub838\ub2e4\uac00 \uc62c\ub9ac\uba74 \ucd08\uae30\ud654 \uac00\ub2a5<\/li>\n<li>Apache 2.x\uc5d0\uc11c CBAND\ub97c \uc0ac\uc6a9\ud558\uba70 Apache 1.x\uc77c \uacbd\uc6b0\uc5d0\ub294 throttle\uc744 \uc0ac\uc6a9\ud558\uba74 \ub428.<\/li>\n<\/ol>\n<\/li>\n<li>\ub300\uc5ed\ud3ed \uc81c\ud55c\uc740 \ub2e4\uc74c\uacfc \uac19\uc774 \uc124\uc815\n<ol start=\"1\">\n<li>CBandSpeed 1024 10 30\u00a0\uac00\uc0c1\ud638\uc2a4\ud2b8 \ub3c4\uba54\uc778\uc758 \ucd5c\ub300 \uc18d\ub3c4, \uc694\uccad\uc218, \uc811\uc18d\uc218 \uc124\uc815<br \/>\n\ubb38\ubc95 : CBandSpeed kbps rps max_conn<\/li>\n<li>CBandRemoteSpeed 20kb\/s 3 30 \uc811\uc18d\uc790(IP)\uc758 \ucd5c\ub300\uc18d\ub3c4, \uc694\uccad\uc218, \uc811\uc18d\uc218 \uc81c\ud55c (CBandSpeed\uc640 \ube44\uc2b7\ud558\ub098, \uc811\uc18d\uc790\ub2f9 \uc124\uc815)<br \/>\n\ubb38\ubc95\u00a0: CBandRemoteSpeed kbps rps max_conn<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>souceforge.net\uc5d0\uc11c \ub2e4\uc6b4\ub85c\ub4dc http:\/\/sourceforge.net\/projects\/cband\/ \ub0b4\ub824\ubc1b\uc740 \ud328\ud0a4\uc9c0 \ucef4\ud30c\uc77c $&gt; cd mod-cband-0.9.7.5 $&gt; configure &#8211;with-apxs=\/usr\/local\/apache2\/bin\/apxs $&gt; make; make install&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[269],"tags":[271,273],"class_list":["post-993","post","type-post","status-publish","format-standard","hentry","category-webwas","tag-apache","tag-cband"],"aioseo_notices":[],"_links":{"self":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts\/993","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=993"}],"version-history":[{"count":1,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts\/993\/revisions"}],"predecessor-version":[{"id":995,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts\/993\/revisions\/995"}],"wp:attachment":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=993"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=993"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}