ca y'est j'ai installé le mod mod_limitipconn.c
j'ai testé avec go!zilla c'est terriblement efficace
Par rapport aux directives je conseil d'utiliser le deuxieme exemple fourni dans le readme (le premier marchait pas)
<IfModule mod_limitipconn.c>
<Location /mp3>
MaxConnPerIP 1
# In this case, all MIME types other than audio/mpeg and video*
# are exempt from the limit check
OnlyIPLimit audio/mpeg video
</Location>
</IfModule>
|
C'est tip top ^^
merci @+
Message édité par Schtroumpf le 06-11-2002 à 20:49:13