From 2f3852301bf9aadb702777edfbf19a1d8a4a2de9 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 14 Sep 2022 19:49:35 +0000 Subject: [PATCH] --- devdocs/todo.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index e158f0f3..57a57aab 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -3,6 +3,9 @@ Get stress test running, need to be sure + +XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX +OLD BLOCK BEFORE IMPROVING TEST REALISM KEEPING FOR COMPARISON AFTER IMPROVING TEST REALISM all tests 15 minutes, load is peak 1m near start of test about 4m in and 5min avg, cpu is eyeball avg near end of test when it's peaking, on 6 dollar droplet in nyc values are LOAD average from droplet graphs This is a *shared* droplet so it's possible other users are affecting the overall responsiveness etc, not clear to me if that's the case but :shrugemoji: @@ -16,6 +19,7 @@ Get stress test running, need to be sure 2022-09-13 21:30:07 40 users LONG LOAD 8 hours (28,800seconds) crash test see if it crashes or keeps chugging no crash keeps chugging, super minimal errors looking like maybe when server rebooted spontaneously a few times which is weird, down for about 20 seconds each time maybe the reboot is not the server booting but linux systemctl or dotnet restarting the service +XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TODO: Stress test todo: @@ -158,7 +162,7 @@ THINGS HOLDING UP RELEASE or find a way to make an image to use for other servers find a way to move letsencrypt certs to another server? - +todo: move howto's from digitalocean folder to documentation for rockfish so it gets committed and also is available from any location todo: what are "reserved ip's" referenced on create droplet page? Sounds like a possible solution to the endless new certs issue maybe?