Skip to content

Fix Unicorn custom socket not being used by Workhorse

Stan Hu requested to merge sh-honor-unicorn-socket into master

If Unicorn is enabled but Puma is disabled, the socket used by Puma would be used in the Workhorse configuration file. We now fix this by not parsing any Puma config if the service has been disabled.

Closes #5820 (closed)

Edited by Stan Hu

Merge request reports

Loading