# Benchmarking Nginx and Apache Static File Performance on Windows
*(nginx 1.27.5 vs apache 2.4.63, hey load testing, includes raw data and analysis)*
---
## Background &...
I am both a fan of Python and its web framework [CherryPy](https://www.cherrypy.dev).
Recently I upgraded one of my CherryPy-powered sites from Python 2.7 / CherryPy 17.4.2 to Python 3.X /...