My Web API stops responding to requests for no reason on CentOS 7

Tran Minh Duc 0 Reputation points
2024-06-25T02:28:23.0833333+00:00

I'm running a .NET Core 6.0 web API project on CentOS 7, my project has around 50 APIs inside. However, somehow it always stop responding to requests after a few hours. I checked journalctl many times and it didn't show any error. I used 'ps aux' command and it showed that the process was still running. I had to restart it every times it stopped running.
I have no idea on what caused this problem.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,324 questions
{count} votes