Domains reversed in json results?
|
11-27-2014, 06:06 AM
Post: #1
|
|||
|
|||
Domains reversed in json results?
While looking around at the raw data returned via JSON (such as http://www.webpagetest.org/jsonResult.ph...26_HK_13CS) - I noticed the domains in the aggregate domain stats (near the end) appear to be backwards. Here's an excerpt:
"domains":{"ku.oc.tiutni.www":{"bytes":17112,"requests":2,"connections":1},"moc.ylezimitpo.ndc":{"bytes":58638,"requests":1,"connections":1},"ten.ixwy.ndc":{"bytes":7310,"requests":1,"connections":1},"moc.nethgisne.suxen":{"bytes":51497,"requests":6,"connections":3},"moc.citatstiutni.3s-ku-skoobkciuq": Shouldn't those be ku.oc.tiutni.www -> http://www.intuit.co.uk? Not a big deal, just thought you'd like to know. Thanks! Shane |
|||
11-27-2014, 10:50 AM
Post: #2
|
|||
|
|||
RE: Domains reversed in json results?
Reversing the hostname is a common method to make grouping by top level domain easier.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)