(mongo) 8 queries took 31 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"forest-la"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
2 | db.pages.find( {"slug":{"$in":["camping"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["forest-la","la","usa"]},"publish_date":{"$lte":"MongoDate(0.82500000 1732637705)"},"tags":"camping"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
4 | db.articles.find( {"broadcastto":{"$in":["forest-la","la","usa"]},"publish_date":{"$lte":"MongoDate(0.82500000 1732637705)"},"article_id":{"$ne":1232},"tags":"camping"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
5 | db.events_cache.find( {"_id":"1e419c30cfce711c329aafab765230cc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
6 | db.articles.find( {"broadcastto":{"$in":["forest-la","la","usa"]},"publish_date":{"$lte":"MongoDate(0.89200000 1732637705)"},"$or":[{"tags":"camping"},{"tags":"camping-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
7 | db.places.find( {"geo":{"$near":[-91.4135971069336,32.79199981689453],"$maxDistance":1.4492753623188406},"tags":"camping"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
8 | db.places.count( {"geo":{"$near":[-91.4135971069336,32.79199981689453],"$maxDistance":1.4492753623188406},"tags":"camping"} ) | | 0 | 10 | 4 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org