Re: Tomcat occasionally returns a response without HTTP headers

2018-12-15 Thread Kohei Nozaki
hei > On Dec 4, 2018, at 3:39, Christopher Schultz > wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Kohei, > > On 12/1/18 10:06, Kohei Nozaki wrote: >> Hello Konstantin, thanks for sharing the valuable information. >> >>> On Dec 1, 2

Re: Tomcat occasionally returns a response without HTTP headers

2018-12-01 Thread Kohei Nozaki
Hello Konstantin, thanks for sharing the valuable information. > On Dec 1, 2018, at 19:00, Konstantin Kolinko wrote: > >> * Our downstream Nginx instance (The client of our Tomcat instance) recorded >> the error "upstream sent no valid HTTP/1.0 header while reading response >> header from upst

Re: Tomcat occasionally returns a response without HTTP headers

2018-11-30 Thread Kohei Nozaki
Hello Christopher, thank you for your help. > On Dec 1, 2018, at 1:52, Christopher Schultz > wrote: > >> I'm investigating a problem where Tomcat (7.0.92) returns a >> response with no HTTP headers very occasionally. It happened during >> a load test. >> >> According to the captured packets by

Tomcat occasionally returns a response without HTTP headers

2018-11-29 Thread Kohei Nozaki
Hello, I'm investigating a problem where Tomcat (7.0.92) returns a response with no HTTP headers very occasionally. It happened during a load test. According to the captured packets by Wireshark, after Tomcat receives a request it just returns only a response body. It returns neither a sta