Silverlight Mime Types for IIS & Apache

If you want to host Silverlight on a web server that isn’t IIS7, such as IIS6 which is the second best web server in the world (2nd to IIS7 ) you’ll need to add the MIME types to support the correct content type interpretation by the browser. In the case of Silverlight this is the …

Read More

Installing Config Server Firewall

What is config server firewall? CSF is A Stateful Packet Inspection (SPI) firewall, Login/Intrusion Detection and Security application for Linux servers. Supported and Tested Operating Systems RedHat v7.3, v8.0, v9.0 openSUSE v10, v11 RedHat Enterprise v3, v4, v5 (32/64 bit) Debian v3.1, v4.0, v5.0 CentOS v3, v4, v5 (32/64 bit) Ubuntu v6.06 LTS, v8.10, v9.10, …

Read More

Virtualization v/s Cloud Computing

Virtualization is the creation of a virtual (rather than actual) version of something, such as an operating system, a server, a storage device or network resources. Virtualization is a computing technology that enables a single user to access multiple physical devices. This paradigm manifests itself as a single computer controlling multiple machines, or one operating …

Read More

Keep Alive Service For IIS 6.0/7.5

Keep Alive Service For IIS 6.0/7.5 This zero configuration service sits on web server, monitors IIS metabase and keeps all sites alive and quick. For DotNetNuke sites it also provides per-portal refreshing. For IIS 7.5 It also setup Application Warm-Up for better results. Usage Install service on your web server (i.e. computer rinning IIS). Features …

Read More

IIS Express Edition – The Tiny Yet Powerful & Better Web Server

Scott Guthrie has recently announced regarding the upcoming IIS Express edition. This edition of IIS is currently under the development stage and the public beta release should be broadcasted soon. IIS Express mainly makes the combination of ASP.NET development server(ease of use), the power and features of standard IIS web server. Features of IIS Express …

Read More

Benefits Of IIS 7

IS 7 is Microsoft’s latest version of its Internet Information Services Web server. Its modular architecture provides a platform for the development and deployment of dynamic Web applications and websites. IIS 7 was designed for security, speed and ease of use. Our hosting accounts running IIS 7 are compatible with ASP.NET runtime 3.5, a development …

Read More

PHP Performance Test : Linux & Windows

Identical Hardware was used to make the tests. Intel Core2Duo 2.4 GHz 2 GB DDR2 RAM 160 GB SATA 7200 RPM Windows Server 2003/Ubuntu PHP on Linux Versus PHP on Windows RAW statement execution is faster on Windows. Function Calls are faster on Windows Object Creation & Access are faster on Linux with PHP 5.2 …

Read More

Windows Cache Extension For PHP By Microsoft

Windows Cache Extension for PHP has been released by Microsoft. It is currently in its Beta version. If you are heavily dealing with PHP applications on Windows platform, then this is the very cool thing for you. Your PHP applications can run faster than ever even on Windows Platform. It is only available forPHP 5.2.X, …

Read More