All of lore.kernel.org
 help / color / mirror / Atom feed
* Use alternate GIT servers to share traffic
@ 2009-03-25 20:45 Thomas Koch
  2009-03-25 22:57 ` Johannes Schindelin
  2009-03-26 13:40 ` Samuel Lucas Vaz de Mello
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Koch @ 2009-03-25 20:45 UTC (permalink / raw)
  To: git

Hi,

we host a public GIT repository on our high availability company
cluster. Cloning the repo causes a trafic volume of 326 MB. We'd like to
avoid that much trafic while still leaving the GIT repo where it is.

I could imagine the following conversation between the GIT client and
server:

Client: Wanna clone!
Server: You're welcome. Please note, that while I serve the most current
state, you can get objects much faster from my collegue Server
CHEAPHOST.
Client: Thank you. Will take all the objects I can get from CHEAPHOST
and come back if I should need anything else!

The enduser should not need to specify anything, but only the regular
git clone EXPENSIVEHOST line.

Your thoughts?

Best regards,
-- 
Thomas Koch, http://www.koch.ro
YMC AG, http://www.ymc.ch

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-03-26 13:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-25 20:45 Use alternate GIT servers to share traffic Thomas Koch
2009-03-25 22:57 ` Johannes Schindelin
2009-03-26  4:30   ` Andrew Wang
2009-03-26 13:40 ` Samuel Lucas Vaz de Mello

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.