(mongo) 6 queries took 21 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"robstown-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.pages.find( {"slug":{"$in":["parks"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["robstown-tx","tx","usa"]},"publish_date":{"$lte":"MongoDate(0.04500000 1732377058)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
4 | db.events_cache.find( {"_id":"d3c77557ccf1d16d26297b0d684359c6"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-97.65899658203125,27.798799514770508],"$maxDistance":1.4492753623188406},"tags":{"$in":["state-park","national-park","park"]}}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 3 |
6 | db.places.count( {"geo":{"$near":[-97.65899658203125,27.798799514770508],"$maxDistance":1.4492753623188406},"tags":{"$in":["state-park","national-park","park"]}} ) | | 0 | 11 | 3 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org