Recommendations to others considering OpenResty:
Consider providing OpenResty on Windows Server environment, especially installing it out of box as a Windows Service and allowing usage/configuration of multiple worker nodes in Windows platform which will really help to replace other Windows based servers specially IIS and Apache for Windows. Review collected by and hosted on G2.com.
What problems is OpenResty solving and how is that benefiting you?
Using OpenResty based nginx server to act as a reverse proxy as well as load balancer to backend web applications. Again, due to its non-blocking web request serving model that nginx uses, the performance advantage is really significant out of the box. Another benefit is saving tons of consultancy time with the nginx plus model wherein a lot of optimization libraries suggested to add are available out of box as lualibs and external lua scripts in case of OpenResty which is really good. Review collected by and hosted on G2.com.