How to propagate the requests Authorization headers in a nginx reverse proxy config ?
Adapt this conf file to add rate limiting
Set the rate limit to 10 000 per second
Set the URL to be the openai api
how to add a priority parameter in headers ? so that requests with high priority are treated first
Is the burst always applied ?