Header issues if page length exceeds certain size

86 views Asked by At

This is regarding the website http://zumbl.com. We realized today that the pages are not being served at some places. On doing some experiments, we further realized that the pages with small output size are being displayed ok, but if we increase the size of the content to be served then the receiving browser complains of header issues. We are using nginx and web2py. Any ideas what can be the potential problem?

Can the problem be because of HTTP 1.0 vs. 1.1 headers?

As realized the problem isn't specific to http protocol but works so on each protocol. I created a new question as the description is quite different for both these scenarios. (Packets of length 1400 not being received from a specific server)

0

There are 0 answers