[Tilecache] HELP
Frédéric Junod
frederic.junod at camptocamp.com
Thu Feb 19 08:45:12 EST 2009
Hi,
The "standard" trick is to add a server alias to your apache config, something
like:
ServerAlias *.sitio1-tilecache.com
All the requests ('anything'.itio1-tilecache.com) will go to the same apache
instance:
http://a.sitio1-tilecache.com, http://b.sitio1-tilecache.com,
http://c.sitio1-tilecache.com, etc...
In your example, I suppose you have 4 http server instances running on the same
host but I don't think this is needed: only 1 instance is sufficient for
tilecache.
Hope this helps ...
fredj
PS: next time, don't set HELP to your mail subject: it's not very good
description of your problem ...
Le Thu, 19 Feb 2009 10:23:27 -0300,
Valeria Muñoz <valemunoz at gmail.com> a écrit :
> Hi,
>
> we need the possibility of creating multiple instances of Apache-linux
> connections for tilecache us to deliver up to 4 concurrents conections with
> the same site.
> I know that has nothing to do with the list, but if somebody can help me
> will be great!
>
> example.
>
> Default website *www.sitio1-tilecache.com*
>
> *www.sitio1-tilecache1.com:80*
>
> *www.sitio1-tilecache2.com:81*
>
> *www.sitio1-tilecache3.com:82*
> www.sitio1-tilecache4.com:83
>
> how can i do this?
>
> RG
--
Frédéric Junod
Camptocamp SA
More information about the Tilecache
mailing list