(mongo) 6 queries took 40 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"mountainville-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.pages.find( {"slug":{"$in":["audubon-societies"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["mountainville-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.29000000 1732928875)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 3 |
4 | db.events_cache.find( {"_id":"9789f9cde9634de6ae1e08d283bd2991"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-74.07839965820312,41.40169906616211],"$maxDistance":1.4492753623188406},"tags":"audubon"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 7 |
6 | db.places.count( {"geo":{"$near":[-74.07839965820312,41.40169906616211],"$maxDistance":1.4492753623188406},"tags":"audubon"} ) | | 0 | 44 | 19 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org