[rt-users] 2 RT instances pointing to a single database instance
Roy El-Hames
rfh at pipex.net
Thu Oct 19 17:07:18 EDT 2006
You can setup multiple RT instances pointing to the same db , just set
your database variables in the RT_SiteConfig ..
Though I would suggest you consider the network implications, there are
lots and lots of queries (I worked it out to be 216 queries to display
the the home page (RT at a glance) with just 16 tickets displayed ..all
these queries will be going over your transatlantic link ..
Regards;
Roy
Chris Haag wrote:
> Hi,
>
> Lots of great stuff on this list and the wiki about multiple instances
> pointing to different database instances (rt_math, rt_english).
> However, I interested to know if anyone has set up multiple instances
> pointing to the same db instance?
>
> Why?
>
> Out support office in the UK is seeing very slow response times, we'd
> like to try hosting an instance in the UK, which connects to the same
> database that the instance here in California uses. Hopefully, serving
> the pages locally will improve page load speed.
>
> My biggest concern is around database locking -- does RT 3.2.1 do
> database level locking or application level locking. Not worth
> corrupting my database!
>
> thanks,
>
> Chris
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>
More information about the rt-users
mailing list