HAProxy returns 414 Error Code with very long URL

I made GET request with very long URL (size 12k) to Haproxy server and got 400 Bad request. Then i set

tune.bufsize 65536

as suggested here: haproxy and large GET requests.

Now server return 414 Request-URI Too Long.



Comments

Popular posts from this blog

Today Walkin 14th-Sept

Hibernate Search - Elasticsearch with JSON manipulation

Spring Elasticsearch Operations