Message3815

Author dholth
Recipients mpm, tonfa
Date 2007-08-14.17:14:43
Content
Is the http method using a different algorithm compared to the fast local
repository? A big part of the problem is how many connections it has to make to
the server, especially since we are using easy-to-set-up CGI.

Maybe it could simply do a better job combining some of the ?pairs= or ?nodes=
requests into a single request when it already knows it has to fetch more than one.
History
Date User Action Args
2007-08-14 17:14:43dholthsetmessageid: <1187111683.74.0.637649729699.issue682@selenic.com>
2007-08-14 17:14:43dholthsetrecipients: + mpm, tonfa
2007-08-14 17:14:43dholthlinkissue682 messages
2007-08-14 17:14:43dholthcreate