Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 76559 Details for
Bug 118334
mod_cband - new app [ebuild provided]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
60_mod_cband_default_vhost.conf
60_mod_cband_default_vhost.conf (text/plain), 1.17 KB, created by
Pawel Madej aka Nysander
on 2006-01-08 15:32:43 UTC
(
hide
)
Description:
60_mod_cband_default_vhost.conf
Filename:
MIME Type:
Creator:
Pawel Madej aka Nysander
Created:
2006-01-08 15:32:43 UTC
Size:
1.17 KB
patch
obsolete
><IfDefine CBAND> >NameVirtualHost *:80 > ><VirtualHost *:80> >DocumentRoot /var/www2/html-vhost1 >ServerName vhost1.myserver.com ><IfModule mod_cband.c> > CBandLimit 600M > CBandUser user1 > CBandExceededURL http://myserver.com/ex1.html > CBandScoreboard /var/run/apache2/scoreboards/vhost1.scoreboard > CBandClassLimit class_1 1G > CBandPeriod 200S ></IfModule> ></VirtualHost> > ><VirtualHost *:80> >DocumentRoot /var/www2/html-vhost2 >ServerName vhost2.myserver.com ><IfModule mod_cband.c> > CBandUser user2 > CBandLimit 900M > CBandExceededURL http://myserver.com/ex2.html > CBandScoreboard /var/run/apache2/scoreboards/vhost2.scoreboard > CBandClassLimit class_1 700M > CBandClassLimit class_2 100000 > CBandClassLimit class_3 5000K > CBandPeriod 5D > CBandSpeed 1000 10 10 ></IfModule> ></VirtualHost> > ><VirtualHost *:80> >DocumentRoot /var/www2/html-vhost3 >ServerName vhost3.myserver.com ><IfModule mod_cband.c> > CBandUser user3 > CBandLimit 10G > CBandExceededURL http://myserver.com/ex3.htm > CBandScoreboard /var/run/apache2/scoreboards/vhost3.scoreboard > CBandClassLimit class_3 200M > CBandPeriod 1W > CBandSpeed 2000 10 10 ></IfModule> ></VirtualHost> ></IfDefine>
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 118334
:
76557
|
76558
| 76559 |
76560
|
76567
|
78908