473,396 Members | 1,608 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,396 software developers and data experts.

RECYCLING all world-wide app are affected ?

an
If an user in Paris intensely use an .asp page

(more than one browser window opened,
simultaneous long search tasks fired,
he uses functions that imply the Cache storaging
by the .asp page...)

the server inevitably recycles the .asp app
and the user can not use the page more
(the searches never complete, cursor-hourglass
still remains in the browser window...)

I'd like to know
if only the bad user in Paris is punished,
and the other good user (in New York, in Rome...)
that were currently using the page can keep to use it
or
all the worl-wide users have their page stopped...

Jan 11 '07 #1
1 1115
If you are referring to classic asp, then you may need to ask the question
in the microsoft.public.inetserver.asp.general newsgroup as this newsgroup
is for ASP.Net.

Typically though, a recycle is done at the application level and not just a
single page. That means that all the pages within an application should be
recycled also. It shouldn't matter where a user is as when an app recycles
it affects the application, and all users, as a whole.

--

Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006

"an" <an@inwind.itwrote in message
news:0e********************************@4ax.com...
If an user in Paris intensely use an .asp page

(more than one browser window opened,
simultaneous long search tasks fired,
he uses functions that imply the Cache storaging
by the .asp page...)

the server inevitably recycles the .asp app
and the user can not use the page more
(the searches never complete, cursor-hourglass
still remains in the browser window...)

I'd like to know
if only the bad user in Paris is punished,
and the other good user (in New York, in Rome...)
that were currently using the page can keep to use it
or
all the worl-wide users have their page stopped...

Jan 12 '07 #2

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...
12
by: adam | last post by:
Hi I Have a problem with and asp.net application recycling. ON the development machines it works fine, but on the clients machine it keeps recycling. When some users access the app, the...
3
by: Ricky Chan | last post by:
I am using Windows2003 server with IIS6. I tried to set the maximum used memory to 50M However, the process is not recycled when the w3wp process exceed 50m memory according to task manager. ...
6
by: Wayne Smith | last post by:
Hi, We are having a few problems with ASP.Net pages hanging during load when an Application Pool is recycled. To test this we have setup the following ASP.net page which refreshes every 2...
5
by: Tony | last post by:
Hi all, Here's the link to the issue we were seeing on our ASP.NET system when modifying, adding and deleting directories in framework 2.0....
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.