Tagged: Windows Server 2012
IIS default configuration is optimized for speed. However, you may notice slowness loading your websites reasons such as the inefficient application code. I would recommend checking the performance counters below...
Like this:
Like Loading...
IIS relies on libraries with functions to host ASP.NET, PHP and other types of web applications. MSVCR71.dll is one of them (It is needed for PHP to run on IIS...
Like this:
Like Loading...
Speeding Up Failover Tips-n-Tricks Failover clustering is one of the greatest high availability feature provided by Microsoft in Windows Servers to reduce any application or service downtime. And MS has...
Like this:
Like Loading...
We might have seen server is unable to reboot or it remains in black screen and don’t comes up. Sometimes you will see RQL (Registry Quota Limit) error code ....
Like this:
Like Loading...
Introduction Server Core is a minimal server installation option for Windows Server that provides a low-maintenance server environment with limited functionality. Starting with Windows Server 2012, it is possible to transition...
Like this:
Like Loading...