Unable to run ASP.NET Core application with HTTP/3 enabled on a Plesk server

Comments

2 comments

  • Avatar
    Joey Weijters

    If you change the nginx vhost directly it will be overwritten by any change in the .NET Toolkit extension. A more permanent fix is adding it as an additional Nginx directive under Apache & nginx Settings

    1
  • Avatar
    Temur Ganiyev

    Plesk Nginx sometimes returns a 400 Bad Request response to HTTP/3.0 requests to users, and sometimes it converts the request protocol HTTP/3.0 to HTTP/2.0 and returns a 200 OK status code and HTTP/2.0 protocol. Due to the increasing number of users accessing on new mobile chrome browsers, the number of 400 errors related to HTTP/3.0 is increasing, because new chrome versions use HTTP/3.0 by default.
    I am using shared hosting and I cannot make any changes to the plesk nginx settings, so why is nginx sometimes returning a 400 Status, please solve this problem.

    1

Please sign in to leave a comment.

Have more questions? Submit a request