(mongo) 5 queries took 36 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["apple-picking"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["frackville-pa","pa","usa"]},"publish_date":{"$lte":"MongoDate(0.10200000 1732385363)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 4 |
3 | db.events_cache.find( {"_id":"d58f8c016b17e06a026577e698907d09"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-76.23040008544922,40.78379821777344],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 7 |
5 | db.places.count( {"geo":{"$near":[-76.23040008544922,40.78379821777344],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 140 | 16 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org