10-05-2011, 03:01 AM
Hello,
I wanted to ask a couple of things, one as it relates to the recent 2.4 release and the second which is just a little oddity I have noticed and never vocalized.
1) In the 2.4 release of agent there is a "pagetest (2).dll" which appear to be identical (diff). Is this just some cruft in the release?
2) I have a question about locations.ini in the settings folder, specifically, given the following example configuration:
The displayed result in the GUI is "IE 8" and not "Internet Explorer 8" as one would expect. The application of quotes does not seem to help at all either. If one reverses the values of browser and label, the expected behavior takes place and the friendly descriptor is applied. What is the purpose of the label value?
Thanks,
Aaron
I wanted to ask a couple of things, one as it relates to the recent 2.4 release and the second which is just a little oddity I have noticed and never vocalized.
1) In the 2.4 release of agent there is a "pagetest (2).dll" which appear to be identical (diff). Is this just some cruft in the release?
2) I have a question about locations.ini in the settings folder, specifically, given the following example configuration:
Code:
[Foo_IE8]
browser=IE 8
browserExe=pagetest.exe
latency=0
label=Internet Explorer 8
The displayed result in the GUI is "IE 8" and not "Internet Explorer 8" as one would expect. The application of quotes does not seem to help at all either. If one reverses the values of browser and label, the expected behavior takes place and the friendly descriptor is applied. What is the purpose of the label value?
Thanks,
Aaron