In ASP.Net 4.0, which is the best way to store a cache object when working with webfarm,
1) Windows Server AppFabric
2) Separate state machine / SQL Server
3) Caching mechanisms of third-party sites / Others ?.
I would say sticking to MS technologies would be best since you are already using ASP.NET. AppFabric was designed specifically for this occasion. Otherwise, memcached is a good alternative.
Source: https://habr.com/ru/post/1346584/More articles:Error in BulkInsertCommand in Sync Framework 2.1 - c #sending commands from an excel file to a C # program - c #Can you adjust the text weight in TextMate? - textmateJQuery.animate () slows down at the end - jqueryDescription Attribute vs. for properties - c #T-SQL- includes the sum of count (*) in one query - sqljavascript array in div - javascriptPassing a pointer parameter - typesSetting a default theme for jQuery through ThemeRoller - jquery-uiScript all views / functions / procedures in the Sql server database in the order of dependency - sql-serverAll Articles