500 error when use reverse proxy

wspyy 21 Reputation points
2021-03-10T17:39:14.94+00:00

Hello,

I try to configure a reverse proxy according to this link: RevProxy_IIS.htm, I had installed URL rewrite and enable ARR. But I got a 500 error, I don't know why this happens, any help would be appreciated.

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

Accepted answer
  1. Sam Wu-MSFT 7,041 Reputation points Microsoft Vendor
    2021-03-11T03:19:27.35+00:00

    Hi @wspyy

    It is impossible to find the cause of the problem just based on the 500 error message, you can try to generate Failed request tracing and get the detail where you failed.

    troubleshooting-failed-requests-using-tracing-in-iis

    Besides, check the IIS logs on both the IIS and ARR server to see on which one the 500 is happening.

    And you can follow the below article to create reverse proxy: reverse-proxy-with-url-rewrite-v2-and-application-request-routing


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful