From 455d330cdb115159df712745483172a79b5f8511 Mon Sep 17 00:00:00 2001 From: trimstray Date: Tue, 24 Jul 2018 02:21:29 +0200 Subject: [PATCH] minor fixes and updates - signed-off-by: trimstray --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 98ab788..0fb7098 100644 --- a/README.md +++ b/README.md @@ -253,7 +253,8 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: CTF Series : Vulnerable Machines - the steps below could be followed to find vulnerabilities and exploits.
  :small_orange_diamond: How to start RE/malware analysis? - collection of some hints and useful links for the beginners.
  :small_orange_diamond: LZone Cheat Sheets - all cheat sheets.
-  :small_orange_diamond: Dan’s Cheat Sheets’s - massive cheat sheets documentation.
+  :small_orange_diamond: Dan’s Cheat Sheets’s - massive cheat sheets documentation.
+  :small_orange_diamond: The C10K problem - it's time for web servers to handle ten thousand clients simultaneously, don't you think?

#### Blogs