FastCGI: Robust and High Performance PHP with IIS
This is a guide to using and installing FastCGI, IIS and PHP. The recommended way to run stable PHP applications in IIS is CGI. But since a new process is created for each request and thrown away when the request is done, CGI efficiency is poor. Furthermore the PHP ISAPI dll was never stable enough for my needs, because ISAPI requires thread-safety, but many PHP extensions are not thread-safe.
Auction Theme: Start your own auction website today. (New 2022) - Download Now!Sponsored
Car Dealer & Autos Theme (New 2022) - Download Now!Sponsored
AWS Aurora DB configurations
Set up or tune Amazon Aurora for high performance and high availability workloads.
Creating and configuring Private network in AWS and connecting it through VPN
Design and configure a private AWS network and connect it securely with VPN.
Help/Fix on identifying the most cost effective AWS spot instances based on instance type and region (1 Hour)
One hour of help to choose the most cost effective AWS Spot instances for your workload.
Help/Fix on configuring AWS SES for very low cost SMTP Email Sending (1 Hour)
One hour of help to configure AWS SES for low cost, reliable SMTP email sending.


