Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[TIP] Limite de la bande passante d'apache2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
bouleetbil
Guru
Guru


Joined: 06 Jul 2004
Posts: 456
Location: Montpellier

PostPosted: Fri Nov 25, 2005 10:49 pm    Post subject: [TIP] Limite de la bande passante d'apache2 Reply with quote

Salut,
Depuis quelque temps je cherche à réguler ma bande passante pour apache2. J'ai trouvé mon bonheur en plus c'est simple à configurer.

Bien entendu apache2 doit être installé et opérationnel puis il faut installer le module bw_mod
Code:
emerge  mod_bw

Faire prendre en compte à apache ce nouveau module:
Code:
# nano -w /etc/conf.d/apache2

Ajouter "-D BW" à APACHE2_OPTS
Editer la configuration du nouveau module :
Code:
# nano -w /etc/apache2/modules.d/11_mod_bw.conf

La syntaxe est assez simple et documentée
Relancer Apache2
Code:
# /etc/init.d/apache2 restart


Et voila c'est fini :lol:
_________________
L'homme n'est pas fait pour travailler ça le fatigue.
LiveCD Gentoo : http://www.frogdev.info
Gentoo/Freebsd : http://www.frogdev.info/gentoo_freebsd.php
Back to top
View user's profile Send private message
ALK13
Apprentice
Apprentice


Joined: 30 Jun 2004
Posts: 151
Location: Saint Valéry sur Somme, France

PostPosted: Tue Nov 29, 2005 11:35 am    Post subject: Reply with quote

Royal! Merci bcp pour ce tip!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum