So, I'm running a rather standard nginx -> unicorn -> rails application, all over HTTPS. Recently, I started looking into some strange load bursts (which have been going on for a while but are getting more important), and saw repeated requests (both GET and POST) in my access logs, all getting a 499 status code and reporting 0 bytes sent. I know the browser isn't seeing these 499s, but thatby njvack - Nginx Mailing List - English
Hi all, We're running an app under rails / unicorn / nginx / ubuntu, and for some of our users under IE7, the login page doesn't completely render -- it gets most of the way done and hangs. It's intermittent, though standard cache clearing / restarting doesn't seem to fix it. We haven't had any reports of it hanging on any non-SSL page, which leads me to suspect something in our nginx config raby njvack - Nginx Mailing List - English