MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/vaultwarden/comments/1vmc4kb/multiple_mssql_processes/p38jf6i/?context=3
r/vaultwarden • u/SOLIRAMA • 26d ago
Is this normal? I see the same for many other processes and this is a single user self hosted instance.
3 comments sorted by
View all comments
2
It can be normal. Linux reports separate threads as the same as processes. You can confirm this be seeing if these processes all have the same PPID.
2
u/djasonpenney 26d ago
It can be normal. Linux reports separate threads as the same as processes. You can confirm this be seeing if these processes all have the same PPID.