Thanks Eero, I had another go and I have managed to get it working now with squid listening on the external device and apache/midgard listening on the loopback device. I just have to get my head around how squid works with virtual hosts now.
Cheers John On Fri, 08 Aug 2003 11:08:50 +0300 Eero af Heurlin <[EMAIL PROTECTED]> wrote: > John Habermann wrote: > > Ok success I remembered that midgard has issues with using the local host and only > > works with fully qualified domain names. So I set up apache to to listen on port > > 8002 and changed the live site to be on port 8002 and now I have the live site > > being servered through squid. Only for some reason squid just seems to be passing > > requests straight through so the database is getting hit anyway. Oh well back to > > the squid.conf file and trying to figure out how to optimise mysql. > > > > The only issue with using non-FQDN comes from old version of the > NemeinAuthentication module (which is used in release Aegir), which > could not set the required cookie for non-FQDN hosts (actually a PHP > problem [too smart for it's own good], there is a workaround in newer > versions). > > Midgard itself has no issues with non-FQDN hosts. > > /Rambo > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
