Re: gzip compression solr 8.4.1

2020-05-13 Thread ART GALLERY
check out the videos on this website TROO.TUBE don't be such a sheep/zombie/loser/NPC. Much love! https://troo.tube/videos/watch/aaa64864-52ee-4201-922f-41300032f219 On Tue, May 5, 2020 at 3:33 AM Johannes Siegert wrote: > > Hi, > > We did further tests to see where the problem exactly is. These

Re: gzip compression solr 8.4.1

2020-05-05 Thread Johannes Siegert
Hi, We did further tests to see where the problem exactly is. These are our outcomes: The content-length is calculated correctly, a quick test with curl showed this. The problem is that the stream with the gzip data is not fully consumed and afterwards not closed. Using the debugger with a break