Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Worker processes and Session state
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Guest, post: 1976968"] Hello All, I have a question about worker processes and session state. If I set-up a web farm architecture by having multiple worker processes serving a single application, how will the session state be affected? For example, let's consider that a user A requested for page A and after some time the same user requests page B. In both these cases, will a new Session ID be created? If we create a web farm architecture, will each worker process be in it's own application domain? Can someone please explain me what's the relation between worker process and application domain? App. domain hosts worker process or is application domain inside worker process? Thanks for your clarifications!! [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Worker processes and Session state
Top