I'm not sure if this issue has been raised and I can't find any reference to it here but stemming from: https://github.com/rails/rails/issues/19815#issuecomment-111159194 Using `rails s` on WebRick allows using `localhost` and `127.0.0.1` to connect but when switching to `puma` this behavior changes and does not allow `127.0.0.1` Is this intended behavior for Puma or would you be open for a fix?