Replying to
@mwp@nodots.xyz
@evanphx@ruby.social @getajobmike@ruby.social Additionally, since y'all are giving formulas with floating point math, make sure to round up or down to an Integer value to keep Puma happy.
If you're running a small VPS with e.g. one core for a small number of users, consider setting WEB_CONCURRENCY=0 to take Puma out of clustered mode.