sevensolutions commented on issue #9834:
URL: https://github.com/apache/apisix/issues/9834#issuecomment-1957778874

   Because APISIX uses nginx under the hood, i solved it by adding this to my 
config.yml
   
   ```yml
   nginx_config:
     http_server_configuration_snippet: |
       large_client_header_buffers 4 32k;
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to