Igor Sysoev wrote: > > As quick workaround try to move proxy_pass to the locations from the file. > This allows to look whether "proxy_pass .../" fixes issue with Tomcat. > > > Yes, moving the whole proxy section into the location block instead of including the separate file seems to have solved the problem. Thanks so much for this! JM