473,785 Members | 2,272 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Overwhelming Change Notification


We heavily use the ASP.NET Cache with file dependencies. The files are
located in approximately 200 directories (I understand that monitoring
largely occurs on a per-directory basis).

As of late the worker process has been shutting down unexpectedly. The
shutdown message is:
"Overwhelmi ng Change Notification in [path1] Overwhelming Change
Notification in [path2] ..."

To clarify, the shutdown message consists of many concatenated "Overwhelmi ng
Change" messages, each mentioning one of the monitored paths. I understand
that the HTTPRuntime is coalescing messages from worker threads then shutting
down.

Occasionally, some threads will report "CONFIG change" among the other
messages. This bears on question 2 below.

Some reverse-engineering has shown that Win32::ReadDire ctoryChangesW will
produce exceptions that lead to such errors if the ASP.NET-supplied async
monitoring buffer overflows.

I have two concrete questions:
1. Is it possible to adjust the size of the monitoring buffer?
2. Is the buffer shared for all directories or separate for each directory?

If you have other ideas or links, I really appreciate it.

Thanks for your time!
Feb 28 '06 #1
0 1479

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

Similar topics

19
9450
by: Tom | last post by:
Hi, I have the following problem. I analyse data from a file. When I am done analysing all the data that was in that file, I want to let my program wait until this specific file has changed (which indicates that new data has been added to the file from a third party program that I don't control). If that file has changed, I want my program to continue. What would be the appropriate command to check if the file changed? And how can I...
2
9778
by: Nick Pritchard | last post by:
Well, there are a couple ways you could do that. You could write a windows service with a System.Timers.Timer object, that fires an event ever 15 minutes. Or, you could use a trigger on the table you are evaluating. On update for your table, your trigger fires executing a piece of code that could be a SQL job, or an actual executable you had written in VB or VB.net. The easiest programatic way would probably be the service though.
1
8959
by: Bruce | last post by:
The following message was a request made by sxbyl (sxbyl@netway.net.cn) on 2003-04-29 19:23:34 PST. I attempted to email this person but the email was non-delivered. >>>>>>>>> I have look at the framework about Microsoft.Win32 namespace and System.IO namespace, but I have not found any method or delegate to receive the registry change notification. Must I use the raw API such as RegNotifyChangeKeyValue, RegOpenKeyEx, and RegCloseKey ?
2
3870
by: Richard | last post by:
Hi, I have a DateTime picker control on a form. The datetime picker control is data bound to a column in a DataTable. Yes I know about bound DateTime pickers and DBNull and etc. so no troubles with that stuff... However, as somebody out there probably knows, programmatically setting the DateTimePicker.Value property to a new VALUE does NOT in itself constitute a CHANGE to
2
2758
by: Mo Quamar | last post by:
I am writing a little vb/vb.net application to check every 15 minutes if a record or certain records have changed in a specific table, If record/records have changed then get the index of that record. What is the best way to accomplish this task? Any ideas or source code samples would be highly appreciated. I am using vb.net with SQL Server 2000, vb6 is also available to me.
1
2755
by: bajiprasad | last post by:
hi.. I got a task of displaying some feed values in a datagrid.. but when the datafeeds are changing i want a notification to my webpage so that i can reload the fresh data to datagrid.... how can we do this task in asp.net using c#
4
2579
by: Rick | last post by:
I developing a large project that will have numerous text boxes, datetime controls, checkboxes etc. all data bound to a dataset/datatable/tableadapter. I'm wondering what is the normal way to get notification from the program that the user has changed some databound item? I know I can tap into the OnChange event of all these individual controls, however it seems like there should be something exposed at a more common level. I looked...
2
2153
by: cjard | last post by:
Suppose: A TextBox is bound to a BindingSource, which is bound to a DataTable A BindingNavigator is used to alter the current row being looked at by the BindingSource (i.e. Nav's NEXT button is pressed. BS.Position changes from 2 to 3, Textbox was showing APPLE, now shows ORANGE) Does the textbox receive any notification that this occurred? If so, what?
2
5993
by: Michael A. Covington | last post by:
Is there an event that can be set to trigger automatically whenever there is any addition, deletion, or rearrangement of the Items of a ListBox?
0
9485
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10356
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10161
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10098
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8986
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7506
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6743
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
3662
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2890
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.