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 3457920
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T09:55:09+00:00 2026-05-18T09:55:09+00:00

I am tinkering with Web Gardens in ASP.NET with IIS 6.0. Multiple sources (

  • 0

I am tinkering with Web Gardens in ASP.NET with IIS 6.0. Multiple sources (Source1 Source2) explain how InProc Session does not fly well with Web Gardens. I built a program to prove it, but the results are difficult to explain. Please help me explain the results of my testing.

TEST
I set the Maximum # of worker processes to 1000 in IIS.
I create a web app that stores a string in Session and retrieves the value with a button click. Run web app in IE, FF, and Blackberry browsers.

RESULT
IE: Usually pulls session properly. Session failed after letting the website sit idle for ~3 minutes.
FF: Session never rarely failed. After sitting ~15 minutes Session failed.
BB: Regularly fails. Ratio is inline with what Source2 says. The greater the # of worker processes in the Garden, the more likely it is Session fails.

My Interpretation
FF/IE/Desktop browsers have more memory which may allows for better caching.

Notes
Setting IE to check for newer versions of a page on every visit has no effect. Noticed that postbacks from the Blackberry are pretty much guaranteed to create a new instance of w3wp.exe, whereas Mem usage increased for the same w3wp.exe process with postbacks from IE/FF.

  • 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-05-18T09:55:10+00:00Added an answer on May 18, 2026 at 9:55 am

    The fact that browsers have more memory shouldn’t have anything to do with InProc Sessions and WebGardens as those are server side components.

    You see more issues as you increase the number of worker processes because the more number of worker processes the less likely is that your request will be handled by the same worker process when it comes back. In other words if you only have one worker process you have a 1 in 1 chance that it will go back to the same worker process on a second request; if you have two worker processes you have 1 in 2 chances, if you have three worker process you have 1 in 3 chances, and so on.

    I wonder why are you trying to use InProc Sessions, though. There is almost no good reason to as they can vanish very easily. See this article http://www.west-wind.com/Weblog/posts/1986.aspx

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

Sidebar

Related Questions

So my company has an ASP.NET web app, targeting .NET 3.5. I am tasked
I have an ASP .NET web application which on the backend is talking to
I just started tinkering with ASM and I'm not sure if my understanding of
I have been tinkering around with ServiceStack to expose some web services and have
My company has a website built in ASP.NET and targets .NET 3.5. It is
I'm tinkering with a web tool that, given a URL, will retrieve the text
Tinkering with Performance Monitor, I see: Web Service -> Current Connections Web Service ->
It seems that anyone can snoop on incoming/outgoing .NET web service SOAP messages just
I am working with a temperamental web app that I'm not going to name.
Been tinkering with my website, it is a seat booking website. Still in alpha

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.