John, what would also be really good to discover is what is the Host header of the request that goes wrong: both incoming to the proxy and outgoing to the second server.
What does the log on the 8888 server say? Does it see the request and what response does it think it sent? regards On 27 December 2017 at 11:09, John English <[email protected]> wrote: > On 27/12/2017 11:53, John English wrote: > >> What am I doing wrong here? >> > > Oops, please ignore that -- I added a debug config parameter to my > servlet, added an override of init() to read it, and forgot to call > super.init() from my init()... > > > -- > John English > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users > -- Greg Wilkins <[email protected]> CTO http://webtide.com
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
