Django-Nginx, 502-BAd Gateway Error -


i have implemented search page website on django-nginx platform. when pass long string parameter search page, server return "502 bad gateway" error. error logs shows "failed (104: connection reset peer) while reading response header upstream". please guide me resolve issue.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -