(mongo) 5 queries took 55 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"west-haven-ct"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 12 |
2 | db.pages.find( {"slug":{"$in":["cross-country-skiing-trails"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
3 | db.articles.find( {"broadcastto":{"$in":["west-haven-ct","ct","usa"]},"publish_date":{"$lte":"MongoDate(0.44500000 1732408620)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
4 | db.places.find( {"geo":{"$near":[-72.97010040283203,41.27330017089844],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 14 |
5 | db.places.count( {"geo":{"$near":[-72.97010040283203,41.27330017089844],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 122 | 21 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org