We are currently exploring Nginx as a reverse proxy server and have done some preliminary tests with the Windows version.
Since the stable product has been available for Linux, I would like to know if anyone has used the Windows version in production, and if so, any issues that may come up. I have read some items about having to properly configure caching, and would like to hear more about this from those who have experience with this - specifically, what are some optimal settings.
This will be acting as a reverse proxy for a number of Redis servers - performing a fail-over mechanism should one server fail (backup configuration). In this case, is the Http2RedisModule required?