(mongo) 6 queries took 35 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | db.towns.find( {"sef_url":"rainbow-city-al"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 20 |
| 2 | db.pages.find( {"slug":{"$in":["apple-picking"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.articles.find( {"broadcastto":{"$in":["rainbow-city-al","al","usa"]},"publish_date":{"$lte":"MongoDate(0.22600000 1764987219)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 6 |
| 4 | db.events_cache.find( {"_id":"91fc36932640ac6e5fcf0e66164551e2"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.places.find( {"geo":{"$near":[-86.14009857177734,33.9390983581543],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.places.count( {"geo":{"$near":[-86.14009857177734,33.9390983581543],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 0 | 3 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org