[OSM-talk] Problem Solved WAS: Re: Server slowness

David Groom reviews at pacific-rim.net
Mon Jan 15 10:47:48 GMT 2007


Thanks for solving this Nick.

David


----- Original Message ----- 
From: "Nick Hill" <nick at nickhill.co.uk>
To: <talk at openstreetmap.org>
Sent: Monday, January 15, 2007 10:33 AM
Subject: [OSM-talk] Problem Solved WAS: Re: Server slowness


> The problem we have been experiencing seems to be caused by large numbers 
> of RSS
> feed queries.
>
> An RSS feed query covers a 0.4x0.4 degree tile. Extracts all nodes, sorts 
> them,
> then takes the top 40. These are then keyed against the users table. 
> Naturally,
> the users table is locked whilst the query is performed. This made it look 
> like
> a users table problem.
>
> Since I disabled RSS at midnight, the database load has dropped by at 
> least 80%.
>
> http://www.openstreetmap.org/munin/openstreetmap/db.openstreetmap-cpu.html
>
> Nick Hill wrote:
>> I have been pouring over the SQL passing through Mysql today. Queries 
>> which seem
>> to be taking ages peel off top 40 nodes with user IDs. I guess these are 
>> RSS
>> feed queries.
>>
>> I have therefore just broken the RSS system in the apache conf of www to 
>> check
>> this is the culprit.
>
> _______________________________________________
> talk mailing list
> talk at openstreetmap.org
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk
>
> 







More information about the talk mailing list