summaryrefslogtreecommitdiffstats
path: root/2022/organizers-notebook/index.org
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-12 20:57:23 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-12 20:57:23 -0400
commit956092d2ed25e3c5b68e118c81a07d2f071a0b4d (patch)
treed4d91fec82b5624cdef688589cb110cb4103b7de /2022/organizers-notebook/index.org
parent24a346bb505668426aa710b950c11980b17d62e2 (diff)
downloademacsconf-wiki-956092d2ed25e3c5b68e118c81a07d2f071a0b4d.tar.xz
emacsconf-wiki-956092d2ed25e3c5b68e118c81a07d2f071a0b4d.zip
Add more notes to etherpad scale
Diffstat (limited to '2022/organizers-notebook/index.org')
-rw-r--r--2022/organizers-notebook/index.org9
1 files changed, 6 insertions, 3 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org
index 2a5ab409..b29004ed 100644
--- a/2022/organizers-notebook/index.org
+++ b/2022/organizers-notebook/index.org
@@ -303,11 +303,14 @@ Where should we host this?
[[#ansible][Ansible notes]]
Consider if we need extra scaling beyond being on a beefy live0?
-https://mclear.co.uk/2021/09/08/deploying-etherpad-at-scale-in-one-minute/
-https://github.com/ether/etherpad-load-test
+- Scale calculator: https://scale.etherpad.org/
+ - assuming 3 concurrent authors, 200 lurkers per pad, 3 concurrent pads
+ - 1 core, 4GB RAM, bandwidth Mb/s: 14.688
+- https://mclear.co.uk/2021/09/08/deploying-etherpad-at-scale-in-one-minute/
+- https://github.com/ether/etherpad-load-test
etherpad-load-test: 1GB nanode, 42 clients connected (11 authors, 31 lurkers)
-Will need to try this again with a bigger node
+Will need to try this again when we resize nodes. Probably just the extra memory will be enough and the CPU use from node won't step on the streaming, but not sure
*** DONE Use the API to create pages based on all the slugs
CLOSED: [2022-10-11 Tue 20:41]