HighTechTalks DotNet Forums  

Cache File Dependency - File Change Monitor failing to work

ASP.net Caching microsoft.public.dotnet.framework.aspnet.caching


Discuss Cache File Dependency - File Change Monitor failing to work in the ASP.net Caching forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Demi
 
Posts: n/a

Default Cache File Dependency - File Change Monitor failing to work - 02-18-2007 , 08:38 PM






We're running a Windows Server 2003 SP1 file server with 4 Windows Server
2003 SP1 IIS6 web servers in a web farm grabbing files over the network using
pass through auth and virtual dirs mapped to UNC paths. We setup file
dependencies there to files in 125 directories (looking in Reflector it
appears that the file change stuff adds notifications at the directory level
and then looks at the files inside to see if one you're monitoring was hit
and notifies the framework). In the early mornings during low traffic and
our 5AM IIS app recycle, file dependencies work fine. Later during the day
the dependencies no longer work. The file can be changed by a web server or
even deleted by hand directly on the file server and the web servers still
think it hasn't changed (confirmed using reflection on our cached object).
Even 10 minutes later. Nothing strange in IIS or file server event logs or
app error logging.

Are we hitting some limit in the monitoring system if we can have
potentially up to 1,000 dirs monitored? Any settings in the registry or
otherwise that may help? It seems like a bug somewhere in the framework or a
limitation of the file change monitor API itself.

We tried increasing MaxCmds / MaxMpxCt as per another article and that
didn't make any difference.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.