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: not able to setup tomcat 7 to use port 8443

2018-12-01 Thread tomcat
On 01.12.2018 06:26, masber masber wrote: ok, forcing NIO implementation makes tomcat service to listen port 8443 but now I do a test using curl and the client does not get response from the server. $ curl -I 'https://X:8443/authentication' -H 'Authorization: Basic X'

Re: Tomcat occasionally returns a response without HTTP headers

2018-12-01 Thread Konstantin Kolinko
сб, 1 дек. 2018 г. в 01:30, Kohei Nozaki : > > Hello Christopher, thank you for your help. > > * 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 upstream" at that time and the error