We just released Gradio 6.15 with a big change: a Node-based proxy server to Gradio apps
When server-side rendering is enabled, we have a smart router which reduces the load on the main FastAPI server significantly, which means that Gradio apps with many concurrent users will now feel much faster.
No code changes needed. Enjoy!