how many users my linode may serve at the same time?

Say, I have basic Linode config: Linode 1024 RAM + LAMP stack.

I have heard that sometimes users cannot access the website because of high-load. What will be the best way to have great availability?

I mean, let's skip LinodeBalancer for now.

What tips & tricks you may advice?

1 Reply

I can destroy a 512 single-handedly, so let's say two users.

There is no such thing as a "user"; there's just some number of simultaneous requests. For example, right now, I am "using" forum.linode.com, but I am using absolutely() no resources. When I hit "Submit"(*), I'll be hitting that thing like an old band saw for a second or so, but that's it.

See my other post yesterday for applicable advice on things to measure.

(*) OK, so there's a session cookie in a database somewhere. I'm not going to insult Linode's staff by implying this is an overwhelming burden.

(**) Assuming I don't hit Perview first, which is a valid assumtion.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct