Sounds like this is a limitation/problem with fluentbit, which is not supported here. As a potential workaround, have you tried reducing the bulk request size to see if that limits the size of the response?
Hi Christian_Dahlqvist,
Thanks for help.
I checked fluentbit doc, there's no chuck size configure at all. And its set to around 2MB.
What we found now is respose tcp window full. I will upload picture. But without upgrade to 8.12.2 from 8.12.1 all things go well.
As mentioned here, this is happening because you're disabling support for chunked encoding. Don't do that, chunked encoding is a mandatory part of HTTP/1.1.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.