AspNetCore.Docs icon indicating copy to clipboard operation
AspNetCore.Docs copied to clipboard

Add additional SignalR configuration

Open guardrex opened this issue 3 years ago • 0 comments

A couple of items to address:

  • Timed-out connections: See https://github.com/dotnet/aspnetcore/issues/42778#issuecomment-1188852129 for content to add. The serverTimeout/serverTimeoutInMilliseconds settings are in the SignalR config doc, which is cross-linked, but we don't mention a Blazor.start config specifically outside of configureLogging for configureSignalR. Add a section on this subject, possibly via an INCLUDE file so that I can be posted to the Host and Deploy SignalR content and to the Blazor SignalR config article. Also, the configureSignalR with Blazor.start aspect should be mentioned very early, right at the top of the doc where the cross-link to SignalR config doc is provided.
  • While here, we need better cross-linking for Host and Deploy SignalR content to the Blazor SignalR config content, possibly also doubling the sticky sessions config coverage with an INCLUDE.

Cross-ref: https://docs.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/server?view=aspnetcore-6.0#signalr-configuration


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

guardrex avatar Jul 19 '22 11:07 guardrex