download of larger static file stops using wfastcgi and Flask on IIS10 and...
After a day of trying all kinds of hints from the web I am out of ideas with this one: I have the simplest Flask app serving a static 600MB file to download. After about 1,5-2 minutes or about 80-280MB...
View ArticleURL rewrite with IIS and FastCGI
We want to address a Python application (MapProxy) in an IIS 8.5 using FastCGI.On the Python page, wfastcgi.py is used.This scenario works in principle, even with its own "MapProxy" site in IIS.Our...
View Articlewincache on iss
Hello we are looking to install wincache on our servers but we are finding some conflicting information, I am looking for a version that runs on php 7.2 or above. in the offical documentation here from...
View ArticleThe element configuration levels
The documentation states:You can configure the <fastCgi> element at the server level in the ApplicationHost.config file or at the site level, at the application level, or at the directory level...
View ArticleHTTP Error 500.0 - Internal Server Error - The FastCGI process exited...
Hi,After switching a php app from php7.3 to php7.4 on Azure App Service I get the following error message:HTTP Error 500.0 - Internal Server ErrorD:\Program Files (x86)\PHP\v7.4\php-cgi.exe - The...
View Article