launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #04887
Re: stories for external test helpers (librarian, memcache, etc)
On Wed, 29 Sep 2010 11:54:01 +0100, Julian Edwards <julian.edwards@xxxxxxxxxxxxx> 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
References
-
stories for external test helpers (librarian, memcache, etc)
From: Robert Collins, 2010-09-26
-
Re: stories for external test helpers (librarian, memcache, etc)
From: Elliot Murphy, 2010-09-28
-
Re: stories for external test helpers (librarian, memcache, etc)
From: Robert Collins, 2010-09-28
-
Re: stories for external test helpers (librarian, memcache, etc)
From: Julian Edwards, 2010-09-29