Menu

Commit [r8215]  Maximize  Restore  History

HTTP 1.1 support for TracStandalone: add `--http11` option for server content using HTTP/1.1 protocol version.

Typically one can expect a speed-up by a factor of 4, due to the Keep-Alive (on small/medium pages; for huge pages like big changesets, Genshi will be the limiting factor and the time savings of using HTTP 1.1 won't be noticeable).

A couple of places which were missing the Content-Length header had to be fixed.

This also fixes the #8020 issue, which reportedly happens when IExplorer thinks it is talking to a 1.0 server.

cboos 2009-05-21

changed /branches/0.11-stable/trac/mimeview/api.py
changed /branches/0.11-stable/trac/ticket/report.py
changed /branches/0.11-stable/trac/ticket/roadmap.py
changed /branches/0.11-stable/trac/versioncontrol/web_ui/changeset.py
changed /branches/0.11-stable/trac/web/api.py
changed /branches/0.11-stable/trac/web/auth.py
changed /branches/0.11-stable/trac/web/standalone.py
/branches/0.11-stable/trac/mimeview/api.py Diff Switch to side-by-side view
Loading...
/branches/0.11-stable/trac/ticket/report.py Diff Switch to side-by-side view
Loading...
/branches/0.11-stable/trac/ticket/roadmap.py Diff Switch to side-by-side view
Loading...
/branches/0.11-stable/trac/versioncontrol/web_ui/changeset.py Diff Switch to side-by-side view
Loading...
/branches/0.11-stable/trac/web/api.py Diff Switch to side-by-side view
Loading...
/branches/0.11-stable/trac/web/auth.py Diff Switch to side-by-side view
Loading...
/branches/0.11-stable/trac/web/standalone.py Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB