The official version of Windows Server AppFabric has been released. I tested it today and told you about the problems encountered during the installation in the domain environment. I hope you will not take any detours.
1, first download and install Windows Server AppFabric, address: http://www.microsoft.com/downloads/details.aspx? Displaylang = zh-cn & FamilyID = regular # filelist, select the installation package corresponding to your operating system version, if windows 2008 32-bit system select windowsserverappfabricsetup_x86_6.0.exe.
2. Install Windows Management framework core (WinRM 2.0 and Windows PowerShell 2.0) at http://support.microsoft.com/kb/968929. Windows 2008 r2 does not need to be installed.
3. During installation, the installer automatically sets the firewall port windows2008.
4. After the installation is successful, run "Cache Management Windows PowerShell" as a management identity, and add the cache server access user in the cmd window. Command: Grant-CacheAllowedClientAccount domain \ username.
5. Run the Get-CacheAllowedClientAccounts command to check whether the user has been added successfully.
6. Run Start-CacheCluster to Start running the Windows Server AppFabric service. You can choose Server Management> service> Find "AppFabric cache service" and set it to automatic Start.
After the installation of the Server is complete, note that you can access Windows Server AppFabric only after setting in IIS.
1, if the system is windows2003 please first install Windows Server 2003 Distributed Cache Client,: http://www.microsoft.com/downloads/details.aspx? FamilyID = d1ca30df-0e84-4388-8636-2ef87380600c & displaylang = en
2. If Windows is used, install it on the client when using the Windows Server AppFabric program.
3. If the client is not installed, the following error occurs:
Exception type: FileNotFoundException
Exception message: failed to Load file or assembly "Microsoft. WindowsFabric. Data. Common, Version = 1.0.0.0, Culture = neutral, PublicKeyToken = 31bf3856ad364e35" or one of its dependencies. The system cannot find the specified file.
4. After the client is installed. Set the IIS application pool and set the application pool ID to the user you added to access the Windows Server AppFabric. If you do not set the identity for IIS, you will not be able to access Windows Server AppFabric, resulting in a remote tcp shutdown error.
Now you can use the Windows Server AppFabric cache.
Windows Server AppFabric Domain Security: http://blogs.msdn.com/ B /endpoint/archive/2010/06/20/endpoint-tv-windows-server-appfabric-domain-security.aspx
Oh, oh. I tried to send it to the home page for the first time, because there is very little information in this area. I hope to help you. It's not easy to write.
The Windows Server AppFabric is used in the website http://www.kxdy.net/developed by a friend.