I was wondering if anyone has shown an interest in the Xibo CMS (docker installation) being reconfigured to use NGINX rather than Apache? I’d think based on the nature of the traffic which is being pushed to the CMS (much it being static content and large numbers of connections to displays), NGINX would shine. NGINX handles concurrent connections more efficiently and allows for idle connection pooling - both of which I think would play a big roll in a significant performance / efficiency gain.
Just not sure of it’s compatibility with XMR - can’t see it being too much to re-work?