(mongo) 7 queries took 17 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | db.towns.find( {"sef_url":"whitesville-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.articles.find( {"broadcastto":{"$in":["whitesville-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.06100000 1765118136)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
| 3 | db.articles.find( {"broadcastto":{"$in":["whitesville-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.06100000 1765118136)"},"article_id":{"$ne":1826},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
| 4 | db.events_cache.find( {"_id":"acc54f8bdd2cb7591159a963894c7343"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.articles.find( {"broadcastto":{"$in":["whitesville-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.10300000 1765118136)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 1 |
| 6 | db.places.find( {"geo":{"$near":[-77.76360321044922,42.03770065307617],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 2 |
| 7 | db.places.count( {"geo":{"$near":[-77.76360321044922,42.03770065307617],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 0 | 2 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org