Options

Profile local web app NOT via http://localhost

AWS_NetsmurfAWS_Netsmurf Posts: 2
edited June 19, 2014 8:55AM in ANTS Performance Profiler 8
As far as i can see all options to profile a web application assume the application will be profiled via http://localhost/....

I need to profile an application (running locally) but requests will not (and cannot) be made via http://localhost but (for example) http://webdev.xxx.com/

Is there anyway to configure the Performance Profiler so that it does NOT profile on http://localhost?

Comments

  • Options
    ANTS doesn't stipulate any binding- just that it's a local site.

    It does try to be smart and it reads the current IIS binding information- but, I have noticed, it doesn't always get the right url.

    In my experience, its usually best to:

    1) use IP addresses

    2) Help ANTS out a little bit by shutting off any sites that may clash binding-wise (i.e. same IP address)

    If this still doesn't help can you post any errors that you get please?
Sign In or Register to comment.