UploadSpeedCheckTargetURL Property (.NET)

 

Type: String

 

Default value: "" (defaults to current page running BrowserHawk)

 

To measure the visitor's connection speed BrowserHawk generates completely random data in the browser and transmits it back to your web server via a POST operation.  By default, the target URL where this data is posted to is the web page that issued the UploadConnectionSpeed or UploadConnectionLatency test.

 

Generally, the page that issues the upload test makes for a fine target where the data should be posted back to.  BrowserHawk watches for this data to be posted back to itself, and then consumes and discards the random test data. However, to provide you with maximum flexibility, the UploadSpeedCheckTargetURL can be used to specify an alternative URL where the data should be posted to.  

 

Important notes for this property:

 

See Also:

UploadSpeedCheckFirstDatasize Property (.NET)

UploadSpeedCheckMaxDatasize Property (.NET)

UploadSpeedCheckMaxWait Property (.NET)

UploadSpeedCheckTestSeconds Property (.NET)

Detecting Upload Speeds

Detecting Connection Speeds and Dialup Users