(mongo) 4 queries took 10 ms	
		| Nr | Query | Error | Affected | Num. rows | Took (ms) | 
|---|
	
	
	| 1 | db.counties.find( {"sef_url":"muskogee-county-ok"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) |  | 0 | 1 | 5 | 
| 2 | db.counties.find( {"sef_url":"muskogee-county-ok"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) |  | 0 | 1 | 1 | 
| 3 | db.pages.find( {"type":"town","slug":{"$in":["county"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) |  | 0 | 1 | 2 | 
| 4 | db.towns.find( {"sef_url":"muskogee-county-ok"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) |  | 0 | 0 | 2 | 
	
	
        HTTP_HOST: www.devel1.americantowns.com
        SERVER_NAME: www.devel1.americantowns.com