On Wed, 29 Sep 2010 11:54:01 +0100, Julian Edwards <[email protected]> wrote: > On Tuesday 28 September 2010 23:39:41 Robert Collins wrote: > > Yes, you did, for clarity here - I'm not proposing to start > > *postgresql* dynamically [yet, the contract does permit it though] > > simply for performance reasons. > > I'd really like to see some of the other external processes started on demand > though. For example, I object vehemently to these persistent services on my > *desktop* machine: > > * Apache (and the rewrite script we use for Code)
Yeah, this sucks. I'm not sure what would be better though. I guess we could run an apache that listens on a high port under Launchpad's control when we run "make run_codehosting" and have bazaar.launchpad.dev:80 proxy to that. An alternative would be using something other than Apache to serve the static data and get away from the horrible prg rewrite interface, but that's a little bit scary. Cheers, mwh _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

