Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8235829
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T18:56:51+00:00 2026-06-07T18:56:51+00:00

using SignalR in procution. at startup everything works fine, but after 8-9 hours, service

  • 0

using SignalR in procution. at startup everything works fine, but after 8-9 hours, service stops working, without any exception, or any log information in Event Logs.

Info:

  • Online Users (who uses this service in this 8-9 hours): 3000
  • Online Concurrent Users Max (at same time): 200
  • Hubs Count: 1 (try catch in every method for logging)

after browser timeout, it returns “404 not found”.

do u have any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T18:56:53+00:00Added an answer on June 7, 2026 at 6:56 pm

    What version of SignalR are you using? You should be using v0.5.2 as previous versions had issues with zombie connections which would shut down your app by causing either an OutOfMemoryException or exceed the allowed number of requests for the app pool.

    Essentially what would happen is that the # of requests would get backed up (use the performance monitor to view ASP.NET/{Requests Current, Requests Queued, Requests Rejected} – See Performance Tuning) and/or you would max out your IIS requests and the service would shut down. You can manually override this and increase your Requests Current for ASP.NET. I increased this to about 20,000 on our production box.

    If you’re not maxing out your requests, your app pool may be shutting down due to increased memory usage or # of exceptions shutting down the app pool.

    In the IIS manager, under Management, double-click on Configuration Editor.

    enter image description here

    Next, at the top, click on system.applicationHost/applicationPools then click on the RHS of the line that says “(Collection)”. This will open up your application pool collection editor.

    enter image description here

    Select your SignalR app pool and check the Properties at the bottom. Here you can set the periodicRestart/memory threshold to whatever you want.

    enter image description here

    In our application I’m finding that we’re good for about 45 minutes, due to the high traffic nature of the application.

    Hopefully that helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to integrate SignalR in my MVC project and everything works fine, however
I'm working on an MVC3 project right now and just started using SignalR. I
So I'm using SignalR, it's setup and working correctly on my Website. Let's suppose
I am developing live chat using SignalR. It is great library. But i coped
I'm using SignalR in the application I am writing, but I'm confused by examples
I have a page using signalR, and its also using flash/html5 on it. After
I'm using the SignalR Service Bus package to let SignalR coordinate activity across several
I want to send objects from Javascript to Server using Signalr, but the server
I am using SignalR in my MVC3 application, and since I have implemented StructureMap
I'm using the SignalR Javascript client and ASP.NET ServiceHost. I need the SignalR hubs

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.