Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 82308 Details for
Bug 125441
Issues with mod_cband
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
files/10_mod_cband.conf
10_mod_cband.conf (text/plain), 1.10 KB, created by
Krzysztof Pawlik (RETIRED)
on 2006-03-16 09:43:59 UTC
(
hide
)
Description:
files/10_mod_cband.conf
Filename:
MIME Type:
Creator:
Krzysztof Pawlik (RETIRED)
Created:
2006-03-16 09:43:59 UTC
Size:
1.10 KB
patch
obsolete
># This file only loads mod_cband and enables /cband-status page. ># For examples please consult the vhosts.conf.example.gz, ># vhosts2.conf.example.gz and vhosts3.conf.example.gz files installed in ># /usr/share/doc/mod_cband-*/ > ><IfDefine CBAND> > <IfModule !mod_cband.c> > LoadModule cband_module modules/mod_cband.so > </IfModule> ></IfDefine> > ><IfModule mod_cband.c> > > <Location /cband-status> > SetHandler cband-status > </Location> > > ## Some defaults: > # > # CBandDefaultExceededURL http://www.google.com > # CBandScoreFlushPeriod 100 > # > ## And in virtual host configuration to limit it's speed: > # > # <VirtualHost *:80> > # DocumentRoot /var/www/example.com/htdocs > # ServerName www.example.com > # <IfModule mod_cband.c> > # CBandLimit 600M > # CBandExceededURL http://www.example.com/ex1.html > # CBandScoreboard /var/run/mod_cband.example.com.scoreboard > # CBandPeriod 200S > # > # # 100kb/s, 10 request/s, max 5 connections > # CBandSpeed 100kb 10 5 > # > # # 10kb/s, 3 request/s -> speed limit for any remote client, max 5 connections > # CBandRemoteSpeed 10kb/s 3 5 > # </IfModule> > # </VirtualHost> > ></IfModule>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 125441
:
81675
| 82308