Details
-
Wish
-
Status: Resolved
-
Critical
-
Resolution: Duplicate
-
None
-
None
-
None
-
Important
Description
I wish to configure requestHeaderSize property for query server to sent larger queries.
Сurrently query server log warning and don't execute the query:
2015-10-22 12:59:49,027 WARN org.eclipse.jetty.http.HttpParser: Header is too large >8192
I found the solution for normal jetty server (http://stackoverflow.com/a/25758901/5406473), but i don't understand how can I configure it in query server...
Attachments
Issue Links
- Is contained by
-
PHOENIX-2359 Configuration for PQS to use Protobuf serialization instead of JSON
- Resolved