-
- Downloads
Do not set port for puma if it is bound to unix socket (#2289)
Setting port after binding a unix socket puma listen to both of an unix socket and TCP/IP, which is not a desired behavior.
Please register or sign in to comment
Setting port after binding a unix socket puma listen to both of an unix socket and TCP/IP, which is not a desired behavior.