+-le 03.12.2008 08:29:48 -0500, Milenko a dit :
| Are there any special changes needed to interact with your load balancer?

The load balancer checks periodically for the bbox=0,0,0,0 to know if the
backend works.

So, you could apply the following patch :

http://api1.osm.absolight.net/map.fcgi.diff

which also does two other different things, 
1) send the right charset, yes, the xml contains utf-8
2) don't output the PID in the logs, as openlog(..."pid") already does that,
and output the remove IP address, so you can grep through your logs easily.

Oh, and, as the load balancer is asked http://api1.osm.absolight.net:8080/...
if you define a vhost, it should contain a serveralias api1.osm.absolight.net.
But if you don't use any vhost, you don't care :-)

Oh, and I'll need the ip to put in the load balancer :-)

-- 
Mathieu Arnold

_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome

Reply via email to