Truncated or oversized response headers received from daemon process

后端 未结 8 2159
伪装坚强ぢ
伪装坚强ぢ 2021-01-11 12:50

I recently migrated a python django application from a debian system to a redhat enterprise distribution. The application is hosted using httpd, mod_wsgi and running in a ve

8条回答
  •  渐次进展
    2021-01-11 13:25

    Change Deadlock time out in httpd.conf I tried everything ,none of the answer work for me .Then i change the deadlock timeout and everything works fine now .Server Goes in to idle state for long processing just change the deadlock timeout.

提交回复
热议问题