Never mind, I had an error in a config file that was forcing a 444 response 
based on a regex that accidentally matched the second URL…

___________________________________________
Michael Friscia
Office of Communications
Yale School of Medicine
(203) 737-7932 - office
(203) 931-5381 - mobile
http://web.yale.edu<http://web.yale.edu/>

From: nginx <nginx-boun...@nginx.org> on behalf of Michael Friscia 
<michael.fris...@yale.edu>
Reply-To: "nginx@nginx.org" <nginx@nginx.org>
Date: Wednesday, May 23, 2018 at 9:37 AM
To: "nginx@nginx.org" <nginx@nginx.org>
Subject: "This page isn't working" error

I wonder if anyone knows how to debug this.

I have two URLs:
Working
https://www.yalemedicine.org/doctors/marcus_bosenberg/<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.yalemedicine.org_doctors_marcus-5Fbosenberg_&d=DwMGaQ&c=cjytLXgP8ixuoHflwc-poQ&r=wvXEDjvtDPcv7AlldT5UvDx32KXBEM6um_lS023SJrs&m=wau5zNWvt_aLDp8-lgMv3rKqByJuGlCPCzZZ5G_vPK4&s=eyH5XIEuH9_GbwXJopm-oLc4vkv4xISy65lMbRZHE8Y&e=>
not working
https://www.yalemedicine.org/doctors/antonio_subtil/<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.yalemedicine.org_doctors_antonio-5Fsubtil_&d=DwMGaQ&c=cjytLXgP8ixuoHflwc-poQ&r=wvXEDjvtDPcv7AlldT5UvDx32KXBEM6um_lS023SJrs&m=wau5zNWvt_aLDp8-lgMv3rKqByJuGlCPCzZZ5G_vPK4&s=sZDEs1sDBzxTqeqzVTcJ_7eP3JGGLLmGLRoiTqTpRI8&e=>

From the Nginx configuration side, these go through the same identical 
configuration. If I go to the upstream server, both URLs work for the 
“non-Nginx” version of the pages.

The problem I have is that I can’t seem to get an error in the logs from Nginx 
since I am just getting the error “This page isn’t working” and as a result 
there are no useful headers or information being passed.

Any thoughts/help would be appreciated on what I need to do to get some sort of 
logged error from Nginx to give me a clue what is wrong with this page.

___________________________________________
Michael Friscia
Office of Communications
Yale School of Medicine
(203) 737-7932 - office
(203) 931-5381 - mobile
http://web.yale.edu<http://web.yale.edu/>

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to