Add notes for 2016-05-01

This commit is contained in:
2016-05-02 00:33:35 +02:00
parent c096b03b7d
commit 0598936ac3
9 changed files with 318 additions and 5 deletions

View File

@ -58,6 +58,34 @@
<div class="article-list">
<article>
<header>
<h2><a href="/cgspace-notes/2016-05/">May, 2016</a></h2>
<div class="post-meta clearfix">
<div class="post-date pull-left">
Posted on
<time datetime="2016-05-01T23:06:00&#43;03:00">
May 1, 2016
</time>
</div>
</div>
</header>
<div>
2016-05-01 Since yesterday there have been 10,000 REST errors and the site has been unstable again I have blocked access to the API now There are 3,000 IPs accessing the REST API in a 24-hour period! # awk '{print $1}' /var/log/nginx/rest.log | uniq | wc -l 3168 The two most often requesters are in Ethiopia and Colombia: 213.55.99.121 and 181.118.144.29 100% of the requests coming from Ethiopia are like this
</div>
<footer>
<ul class="pager">
<li class="next"><a href="/cgspace-notes/2016-05/">Read more <span aria-hidden="true">&raquo;</span></a></li>
</ul>
</footer>
</article>
<hr/>
<article>
<header>
<h2><a href="/cgspace-notes/2016-04/">April, 2016</a></h2>