(mongo) 6 queries took 23 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"kitty-hawk-nc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.pages.find( {"slug":{"$in":["botanical-gardens"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["kitty-hawk-nc","nc","usa"]},"publish_date":{"$lte":"MongoDate(0.04900000 1732424691)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
4 | db.events_cache.find( {"_id":"60fb9788531b505d57b3828d8da2861f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
5 | db.places.find( {"geo":{"$near":[-75.71920013427734,36.069698333740234],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 4 | 5 |
6 | db.places.count( {"geo":{"$near":[-75.71920013427734,36.069698333740234],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"} ) | | 0 | 4 | 4 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org