Chetana
(Chetana)
July 19, 2013, 12:14pm
1
After setting http.compression = true, will the compression be applied to
both incoming http request and outgoing http response?
Thanks
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .
set http.compression: true, and include this header in your
request:
Accept-Encoding: gzip, deflate
Thanks
Vineeth
On Fri, Jul 19, 2013 at 5:44 PM, Chetana ambha.career@gmail.com wrote:
After setting http.compression = true, will the compression be applied to
both incoming http request and outgoing http response?
Thanks
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .