I've applied your patch and have one to give back to you. :) It doesn't look like the check for a stale db is working. The function is there, but is never called. There's a patch at http://roma.king-nerd.com/map.diff that fixes the issue. It was created after applying the patch that you supplied.
Server IP is 74.212.1.44. Maxinstances is currently set to 10. That's a complete guess as to what the server can handle. I've got about 10 clients hitting it right now and it returns results so quickly that I've never seen more than one concurrent request at a time. I'll keep a close eye on the load and see what happens. -Jeremy -----Original Message----- From: Mathieu Arnold [mailto:[EMAIL PROTECTED] Sent: Thursday, December 04, 2008 8:03 AM To: Milenko; 'TilesAtHome' Subject: Re: [Tilesathome] Two new ROMA... +-le 04.12.2008 13:46:32 +0100, Mathieu Arnold a dit : | +-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 :-) Oh, yes, and I'll also need the value of maxinstances you set so that I can tell the proxy about it. -- Mathieu Arnold _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
