Change Profiler port?
dskclausen
Posts: 3
Hi
I need to profile a webapplication which is dependant upon an application which uses port 8087, just like Ants Profiler. Is it possible to change which port Profiler uses?
Best regards
Daniel Clausen
I need to profile a webapplication which is dependant upon an application which uses port 8087, just like Ants Profiler. Is it possible to change which port Profiler uses?
Best regards
Daniel Clausen
Comments
I believe it's possible to change the port as follows.
In the registry, go to "HKEY_CURRENT_USER\Software\Red Gate\ANTS Profiler", then create a new value called "Communications port". Set the value of this to the port you want to use, restart the ANTS Profiler Service (in Control Panel -> Administrative Tools -> Services), and try again. Hopefully it should then use your new port.
Alternatively, you might want to give the Beta of ANTS Profiler 3 a go - this uses port 8086 by default .
Hope that helps,
Rob
Red Gate
I've tried it, but it doesn't seem to work. The Profiler still listens on port 8087 (according to netstat -a).
Should the setting be under HKEY_LOCAL_MACHINE instead?
/Daniel
Rob
Red Gate