Puma 6.0.0 released, focusing on high-concurrency Ruby HTTP server
Puma is a simple, fast, threaded, high concurrency focused HTTP 1.1 server for both development and production Ruby/Rack applications. Puma 6.0.0 is now available with the following updates: Breaking Changes Dropped support for Ruby 2.2 and 2.3 (now 2.4+) ([ #2919 ]) Remote_addr functionality changed ([ #2652 ],[ #2653 ]) is no longer supported for […]
Puma 6.0.0 released, focusing on high-concurrency Ruby HTTP server Read More »