You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1、Is it normal that repeating the startup command three times creates three processes without any conflicts?
river --config-kdl config.kdl --pidfile="/tmp/river.pid" --upgrade-socket="/tmp/river.sock" --threads-per-service=24 --daemonize
2、Not creating the upgrade-socket file.
3、An error is prompted when specifying --upgrade for hot loading.
The text was updated successfully, but these errors were encountered:
This is the content of my configuration file.
1、Is it normal that repeating the startup command three times creates three processes without any conflicts?
river --config-kdl config.kdl --pidfile="/tmp/river.pid" --upgrade-socket="/tmp/river.sock" --threads-per-service=24 --daemonize
2、Not creating the upgrade-socket file.
3、An error is prompted when specifying --upgrade for hot loading.
The text was updated successfully, but these errors were encountered: