Several VHosts, one database
Jochen Wiedmann <[email protected]> Wed, 16 Sep 2015 12:00:32 +0200
| Newsgroups | gmane.comp.bug-tracking.bugzilla.devel |
|---|---|
| Message-ID | <CAF8HOZLrCbU=HftxrRjDJuM9hGLUTK5sG8pYBVtWGSEPTnT=tA@mail.gmail.com> |
Hi, I'd like to ask, whether the following idea is sound: I've got a bugzilla installation, where several Intranets are connected to a single machine. As a consequence, the machine has multiple network interfaces, and, in particular, multiple IP adresses. Depending on the users intranet, a different IP address is used as the browsers URL. It is therefore mandatory, that the urlbase parameter varies, depending on the browsers URL. I intend to resolve the problem as follows: For every IP address, I'll create a VHost in Apache, with a configuration like SetEnv PROJECT "Name of Net" Likewise, I'll be setting up Bugzilla once for every net with PROJECT="Name of Net" perl checksetup.pl The various Bugzilla Vhosts will be configured to share a single database. I won't be able to share the data directories, but I hope that will be fine. In essence, I will have the same situation that I would have when clustering Bugzilla, only without the shared data directories. Are there any problems I will have to expect? Thanks, Jochen -- The next time you hear: "Don't reinvent the wheel!" http://www.keystonedevelopment.co.uk/wp-content/uploads/2014/10/evolution-of-the-wheel-300x85.jpg - To view or change your list settings, click here: <http://bugzilla.org/cgi-bin/mj_wwwusr?user=gcbd-developers-Uylq5CNFT+jYtjvyW6yDsg@public.gmane.org>