Re: Refreshing the cache in web farming environment

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hello Harsh,

I'd consider using the Cache with SQL based dependencies (SQL server should be a part of farm)

google to find samples or see MSDN

---
WBR, Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" (c) Michelangelo


HT> I have some confusion over refreshing the cache in web farming
HT> environment.
HT> HT> We have two sites: 1) Admin site 2) Client Site
HT> HT> We are maintaining many things in cache. Out of which one is say for
HT> example for 'Top-5 Item' Control we are maintaining.
HT> HT> When admin site updates the price of any item from Top-5 Item
HT> Control, it should be reflected immedietly in Client Site.
HT> HT> Now, my Admin site address is, http://sitenameadmin.com/ and my
HT> Client site name is http://Sitename.com. Both are configured
HT> separatly in the IIS, as two web sites.
HT> HT> Earlier, what I have done is...I have made one web service page at
HT> client site. So when admin updates anything from Top-5 item control,
HT> it will call the web service of Client site, and pass the CacheID,
HT> as input parameter. Client site web service is delete that cache,
HT> and will refill it.
HT> HT> It all works OK till this.
HT> HT> Now the problem scenario arise...Client has now asked us to deploy
HT> the
HT> client site (only client site) in web farming environment.
HT> He will create four server, on which we need to deploy our
HT> application. In the above scenario, I feared that the solution will
HT> not
HT> going to work. Because, if admin site calls web method it is not
HT> confirmed that cache from all web server will be refreshed.
HT> The URL of the site will be http://Sitename.com, and network load
HT> balancer will transfer the request to any one of server behind the
HT> farm.
HT> HT> This is the detail senario, of my problem.
HT> HT> I am confuse on how to call diffrent servers in a farm one by one,
HT> or how to add the address in the web.config file.
HT>


.



Relevant Pages

  • Refreshing the cache in web farming environment
    ... 1) Admin site 2) Client Site ... We are maintaining many things in cache. ... When admin site updates the price of any item from Top-5 Item Control, ... confirmed that cache from all web server will be refreshed. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: SBS 2k3 reboots every week same day, same time
    ... I had this at a client site to and it turned out to be a bad battery. ... you might try running the server without the APC UPS for a day or so to ... disconnected usv (APC) ...
    (microsoft.public.windows.server.sbs)
  • Re: determine if textbox is cleared
    ... I need it on the client side but I need to clear out the server side ... Do you want to do this check on client site or server site? ... variable so just check if new text is part of old saved string. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: SMTP Connector - queued mail between FE/BE
    ... I have seen a problem at one client site where they changed the SMTP FQDN to ... DNS). ... Virtual Server FQDN was changed from the server name to ...
    (microsoft.public.exchange2000.transport)
  • Re: FTP NT 4.0 Almost there
    ... FTP modes are determine from client site. ... How To Configure Internet Explorer to Use Both the FTP PORT Mode and PASV ... I demoted server from PDC to Standalone server. ... >> Bernard Cheah ...
    (microsoft.public.inetserver.iis.ftp)