79406994

Date: 2025-02-02 17:22:46
Score: 2
Natty:
Report link

How many Puma servers are you running?

If you have one server running -w1 -t1:1, only one request can be processed at a time.

If a large number of requests hit the server at the same time, they will sit in the OS's backlog until Puma can process them.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): How
  • Low reputation (1):
Posted by: Greg