473,387 Members | 1,859 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

StateServer and aspnet_wp.exe recycling

I have recently converted a site to using the ASP.NET StateServer, and in
order to ensure that my changes were successful I made sure I had data in
session, and set the idleTimeout value in the processModel section of
machine.config to 5 minutes. The aspnet_wp.exe worker process recycled
after 5 minutes of idle time as expected, and sure enough the site kept
running and I still had access to all my session data.

The problem is that after the worker process recycled, when I do anything on
the page (eg. just clicking an anchor) it takes 60 seconds for the site to
'reattach' itself (I'm assuming to the StateServer) before continuing on
it's merry way. I performed the test several times and each time it took
exactly 60 seconds to continue on after the wroker process recycled.

The good news is that at least the site stayed up and it can continue to be
used, but I'm concerned that if the worker process recycles for any reason,
or for any reason the AppDomain is torn down (and trust me there's plenty of
reasons why that might happen) then the users will experience this kind of
delay. I knwo in the grand scheme of things a minute is not very long, but
the perception of users of the site is important.

Does anyone know what is actually happening after the worker process is
recycled and the next request to the site is made ? Is there a setting
somewhere that controls how long the process takes ?

Cheers,

CJ
Jul 21 '05 #1
0 1252

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Grinninger | last post by:
Hello, I am using ASP.NET, C# under W2K. I try to keep some important information in application- and session-state Objects. With the recycling of the ASPNet_WP.EXE my application- and...
0
by: warlord | last post by:
I have recently converted a site to using the ASP.NET StateServer, and in order to ensure that my changes were successful I made sure I had data in session, and set the idleTimeout value in the...
0
by: akshay | last post by:
hi Please help me with this one. we have a webfarm of 3 servers dual processors on windows2000 server IIS 5.0 and .net 1.1. I have changed the process model - of servers to have aspnet_wp to...
0
by: Nils Hedström | last post by:
I have some problems with my stateserver. First my setup: I am running ASP.NET 1.1.4322 SP 1.1 on one computer and the stateserver on another computer. Both of the machines are Dell Poweredge...
10
by: tshad | last post by:
I have been using the default session state (InProc) and have found that I have been loosing my information after a period of time (normally 20 minutes). Is there anyway to find out how much...
3
by: Ramesh Dodamani | last post by:
Environment: XP Pro, VS.Net 2003, .Net 1.1.4322 with SP1 & KB Hotfix 886903 P4 2.2GHz, 1 GB RAM My system was working fine till a few weeks back when I started seeing the following errors. ...
1
by: Sachin Saki | last post by:
Hi All, I am facing the problem with aspnet_wp.exe. I am uploading data reading from excel file which contains 6 lack data row . When application excutes it inserts data in database upto 2 lack...
1
by: Greg | last post by:
Hi, I have a web service that calls an an assembly on a server. My client calls the web service, the web service calls the assembly... very straightforward. I have noticed 2 things though...
2
by: geek | last post by:
Hi... I have an asp.net 2.0 application running on iis6 in it's own pool. The app is set to use a State Server for out of process session handling. I'm only storing one session variable -- the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.