Eric Wong <[email protected]> wrote:
> times down to ~6s (still slow).  Avoiding patch generation for
> root commits (like cgit also does) brings it down to a few
> hundred milliseconds on a public-facing server.

Actually, the "(like cgit also does)" bit is wrong: cgit
generates a full patch, 355MB worth of HTML!

I got mixed up since I was testing cgit via shell script and set
QUERY_STRING incorrectly :x.

In any case, a 355MB HTML file isn't useful for anything but a
DoS attack against clients.

Reply via email to