OVH Community, your new community space.

3 ... 2 ... 1 ... go


MassimoM
09.12.2010, 18.07
E' normale avere tutte queste richieste Aborted?
http://sofonisba.server.sofonisba.eu/screen4.jpeg

Ho notato anomalie anche con wget:

LANGUAGE="C" wget http://antiphishing.ovh.net/api/allinone/$(dd if=/dev/urandom bs=80 count=1 2>/dev/null |tr -dc a-z |cut -b 1-$(expr $RANDOM % 5 + 3)) -T 3 -O /dev/null

--2010-12-09 19:01:34-- http://antiphishing.ovh.net/api/allinone/cvzpiv
Resolving antiphishing.ovh.net... 178.33.224.3
Connecting to antiphishing.ovh.net|178.33.224.3|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.

--2010-12-09 19:01:38-- (try: 2) http://antiphishing.ovh.net/api/allinone/cvzpiv
Connecting to antiphishing.ovh.net|178.33.224.3|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.

--2010-12-09 19:01:43-- (try: 3) http://antiphishing.ovh.net/api/allinone/cvzpiv
Connecting to antiphishing.ovh.net|178.33.224.3|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.

--2010-12-09 19:01:49-- (try: 4) http://antiphishing.ovh.net/api/allinone/cvzpiv
Connecting to antiphishing.ovh.net|178.33.224.3|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.

--2010-12-09 19:01:56-- (try: 5) http://antiphishing.ovh.net/api/allinone/cvzpiv
Connecting to antiphishing.ovh.net|178.33.224.3|:80... connected.
HTTP request sent, awaiting response... 301 MOVED PERMANENTLY
Location: http://antiphishing.ovh.net/api/allinone/cvzpiv/ [following]
--2010-12-09 19:01:56-- http://antiphishing.ovh.net/api/allinone/cvzpiv/
Reusing existing connection to antiphishing.ovh.net:80.
HTTP request sent, awaiting response... 200 OK
Length: 1287 (1,3K) [text/html]
Saving to: `/dev/null'

100%[================================================== ================================================== ================================================== ===========>] 1.287 --.-K/s in 0s

2010-12-09 19:01:56 (2,50 MB/s) - `/dev/null' saved [1287/1287]

Se qualcuno non espertissimo di bash vuole in qualche modo contribuire allo stress test:
Codice:
while [ 1 ]; do if [ "$(jobs |wc -l)" -lt 15 ]; then wget http://antiphishing.ovh.net/api/allinone/$(dd if=/dev/urandom bs=80 count=1 2>/dev/null |tr -dc a-z |cut -b 1-$(expr $RANDOM % 5 + 3)) -T 1 -O /dev/null 2>>/tmp/antiphising_stats & echo; else sleep 0.01; fi done
(mod: se non è gradito, "censurate" pure, ma da cio che ho capito del post in francese dovrebbe essere gradito)

Edit: Lasciando lo script andare per qualche minuto ho visto arrivare i tentativi a 20.

oles@ovh.net
09.12.2010, 10.34
nous avons modifié 1 parametre ... un peu moins de 1000 visiteurs
en quelques minutes

# awk {'print $1'} access-178.33.224.3.log | sort | uniq -c | wc -l
972

encore ! allez ! go go go ! bourrinez tous l'outil ! )




oles@ovh.net
09.12.2010, 10.00
Bonjour,
Pouvez vous "torturer" le cluster d'antiphishing durant
10 minutes (ou plus) ? Merci d'avance

http://antiphishing.ovh.net/

Le feedback: on souhaite savoir si c'est TOUJOURS rapide
malgré le nombre de personnes connectées. Donc, cela doit
être rapide. Tout le temps. point.

Merci pour le feedback.

Amicalement
Octave