hf200012 commented on issue #9125: URL: https://github.com/apache/incubator-doris/issues/9125#issuecomment-1111944948
The size of the uploaded file is controlled by the jetty_server_max_http_post_size parameter. If you are stream load, it is not controlled by this parameter. The stream load is a 307 temporary redirect, which is directly transferred to be. > http_server_v2 use jetty, you can use jetty_server_max_http_post_size to effect it. > Configured, but to no avail. The error is still "Request Header Fields Too Large 8193 > 8192" -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org