sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] Big amount of updated keys yesterday?


From: Benjamin Sonntag
Subject: Re: [Sks-devel] Big amount of updated keys yesterday?
Date: Wed, 13 Apr 2011 11:41:54 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8

Hi,

Le 13/04/2011 11:29, Benjamin Sonntag a écrit :
> On my side (keyserver.fr = 91.194.60.2 & 2001:67c:288::2) : 
>
> brassens:/var/log/sks$ (zcat recon.log.[543].gz ; cat recon.log.1 recon.log 
> )| egrep '[0-9]{3,} hashes'
> 2011-04-12 11:55:16 333 hashes recovered from <ADDR_INET 
> [2a01:4f8:100:2ffe::2]:11371>
> 2011-04-12 12:03:36 106 hashes recovered from <ADDR_INET [84.45.72.144]:11371>
> 2011-04-12 12:29:30 301 hashes recovered from <ADDR_INET 
> [2001:470:d6df::2c6b]:11371>
>
> thanks Andrey for the shell snippet ;)
>
> Looks like I was one of the sources of the massive update  ??
got it, but don't know where to search for something like an access.log ...

made this :

brassens:/var/log/sks# zcat db.log.2.gz | grep "Adding hash " | awk '{print 
$2}' | cut -b 1-5 | uniq -c  | grep [0-9][0-9][0-9]

which gaves me the number of added hash every minute
got EXACTLY 100 hashes or EXACTLY 200 hashes every 2 minutes between 19:17 and 
21:22 (GMT+2) on april 11th.

If someone want the added and deleted hashes this april 11th (GMT+2), it's 
there :

http://benjamin.sonntag.fr/download/bigupdate.txt

-- 
Cordialement,

Benjamin Sonntag
Octopuce


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]