Skip to content

Commit 6abd160

Browse files
Update asp-net-core-apps-stop-responding.md
1 parent 747aaa8 commit 6abd160

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/azure/app-service/asp-net-core-apps-stop-responding.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ ms.custom: sap:Availability, Performance, and Application Issues
1313

1414
# ASP.NET Core applications hosted in App Service stop responding
1515

16-
This article provides guidance on addressing ASP.NET Core applications that are hosted in Azure App Service when they stop responding.
16+
This article provides guidance on addressing ASP.NET Core applications that are hosted in Azure App Service when they stop responding. You might also see this message: "The specified CGI Application encountered an error and the server terminated the process."
1717

1818
## Symptom
1919

20-
ASP.NET Core applications that are hosted in App Service sometimes stop responding. How do I fix this issue?
20+
ASP.NET Core applications that are hosted in App Service sometimes stop responding.
2121

2222
## Cause
2323

24-
A known issue with an earlier [Kestrel version](https://github.com/aspnet/KestrelHttpServer/issues/1182) might cause an ASP.NET Core 1.0 app that's hosted in App Service to intermittently stop responding. You might also see this message: "The specified CGI Application encountered an error and the server terminated the process."
24+
A known issue with an earlier [Kestrel version](https://github.com/aspnet/KestrelHttpServer/issues/1182) might cause an ASP.NET Core 1.0 app that's hosted in App Service to intermittently stop responding.
2525

2626
## Resolution
2727

0 commit comments

Comments
 (0)