Is there anyway to ignore 411 errors? I am trying to proxy requests to an upstream server and would like that server to deal with the 411's rather than nginx. Is this possible?
Thanks.
-Joe