Hi Tomas,

> However, nginx proxy implements http1.0 only.  The fix makes form.l

The restriction to HTTP/1.0 has another disadvantage: It will degrade
the performance of XMLHttpRequests, because it needs to open and close a
separate TCP connection for each HTTP transaction. Certain operations,
like scrolling in charts, are perceptibly slowed down, especially when
using SSL connections.

Cheers,
- Alex
-- 
UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe

Reply via email to