> > > Issues: > What's happening is that site 2's Gitlab UI is very slow when we configure > it to site 1's gitlab DB. > I'm thinking it's the roundtrip time that's causing the delay >
I think you would have better performance if you had 1 GitLab install instead of 2. Then only the HTML and static content is being shipped over the wire as opposed to DB queries and backend stuff. I see very little advantage to having just the GitLab front-end piece closer to the user when the DB is not. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
