Documentation lacks serverside system requirements #1672
Unanswered
GraionDilach
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
● botstopper.service - Anubis HTTP defense proxy On a service getting high 000k's to low millions per day. I wouldn't worry about RAM usage. edit: that last bit was badly written - the compute really isn't in the validation, it's in the crunching at the client level |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, this is an interesting project and I kinda like the idea.
However, I went through the documentation - the website mentions 128 MB RAM as a requirement, but there's no details about it at all. The reason I'm asking is because I'm selfhosting my hobby projects on a Raspberry Pi3 server where I could see the point of deploying Anubis (currently I'm just spamming 418s instead of 404s and explicitly storing everything under subfolder domains as a dumb hack) but I don't know if such a hardware can deal with the PoW validation and I honestly don't want to hop into the setup without knowing if the hardware is capable to begin with.
The 128 MB RAM requirement is okay though, I have the 1 GB model and I'm not even using a quarter of it, it's the CPU bottleneck I'm worried about.
Could anyone share some statistics generated from Anubis's use as a reference?
Beta Was this translation helpful? Give feedback.
All reactions