(mongo) 5 queries took 14 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | db.pages.find( {"slug":{"$in":["botanical-gardens"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.articles.find( {"broadcastto":{"$in":["ocean-grove-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.18500000 1765215621)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
| 3 | db.events_cache.find( {"_id":"c325b1deb9ca5341a307b60f277f2ccc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.places.find( {"geo":{"$near":[-74.01419830322266,40.213600158691406],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.places.count( {"geo":{"$near":[-74.01419830322266,40.213600158691406],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"} ) | | 0 | 0 | 1 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org