Answer the question
In order to leave comments, you need to log in
What does the header "Cteonnt-Length" mean?
Sometimes the http client instead of the "Content-Length" header receives "Cteonnt-Length" with the correct content size value.
What does this mean, why is this done and is it right?
Answer the question
In order to leave comments, you need to log in
This is because when the traffic is compressed by the load balancer, the field becomes irrelevant because it contains the original size of the request data. Therefore, the balancer in such a funny way "deletes" an unnecessary field.
Also, if the Content-Length field is needed, it is advised to create a bind rule that will change the protocol version in the request from 1.1 to 1.0.
Here they give some explanation
bugzilla.mozilla.org/show_bug.cgi?id=503175
So it doesn’t matter in what order the letters go in the word , as long as the first and last are in place.
I don’t have an answer, but I have a question - where does such a headline come from?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question