Baoyuantop commented on issue #12437:
URL: https://github.com/apache/apisix/issues/12437#issuecomment-3520293921
Hi @anmoln4, your configuration snippet has an error; you don't need to use
a colon.
Please try
```
nginx_config:
http_configuration_snippet: |
client_header_buffer_size 1m;
large_client_header_buffers 4 2m;
```
--
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]