(mongo) 5 queries took 21 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":["sinton-tx","tx","usa"]},"publish_date":{"$lte":"MongoDate(0.30600000 1732693915)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 5 |
3 | db.events_cache.find( {"_id":"f1be1cbbad62ec3cd59bfb830e7499aa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-97.510498046875,28.036699295043945],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 4 |
5 | db.places.count( {"geo":{"$near":[-97.510498046875,28.036699295043945],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 0 | 3 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org