From 8e066fa46c0152caeebbb58cc658c0e777dfebd9 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 24 Feb 2020 18:07:35 +0200 Subject: [PATCH] content/posts/2019-05.md: Fix syntax --- content/posts/2019-05.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/2019-05.md b/content/posts/2019-05.md index b644abbac..e94502aaf 100644 --- a/content/posts/2019-05.md +++ b/content/posts/2019-05.md @@ -215,7 +215,7 @@ $ cat dspace.log.2019-05-01 | grep -E '2019-05-01 (02|03|04|05|06):' | grep -o - 113 63.32.242.35 ``` -- According to [viewdns.info](https://viewdns.info/reverseip/?host=63.32.242.35&t=1) that server belongs to Macaroni Brothers' +- According to [viewdns.info](https://viewdns.info/reverseip/?host=63.32.242.35&t=1) that server belongs to Macaroni Brothers - The user agent of their non-REST API requests from the same IP is Drupal - This is one very good reason to limit REST API requests, and perhaps to enable caching via nginx