Near each droplet associated to the load balancer there’s a “queue” value. Its value is usually 0 in my case. How is the queue calculated?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I’ve put in a request for more information so I can get a definite answer for you :).
My initial thought was that it was a request queue or QoS, though I spun up 3x Droplets with NGINX and an LB, then hit it with about 100k requests over 60 seconds (using the standard index file) and it didn’t budge.
HAProxy does have request queuing and QoS in place, though that’s only configurable if you deploy it on your own, so I’ll have to follow up once I hear back.
I apologize for the delay!
This is the number of connections that are queued up but not sent. So if you see a spike here it’s likely that your backend needs to have more servers or that there’s an issue with the servers.
What that means is that if everything is running smoothly, you won’t see that number jump. If you are seeing a spike on that column, it means that you may need to add additional servers to the LB so that it can efficiently distribute the load, or there are problems elsewhere, such as on the Droplets.
If you have any other questions, feel free to tag me and let me know!
Hi @collimarco I don’t have a LB running currently, so can’t answer, but since this isn’t documented in the various tutorials, then it would be nice with an official answer - can you help @jtittle ?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.