11-29-2018, 06:32 AM
(This post was last modified: 11-29-2018, 06:33 AM by Mark Stega.)
I hate netstat, the format is horrible. The sysinternal TCPView.exe from MS presents a much better picture, Dean, we really ought to consider bundling this as a CQC utility,
But that said, a difference that I see from the IVB netstat and one that I run is as follows:
IVB
CQCClService.exe appears to have multiple connections on 13520
CIDNameSrv 51728/13502
CQCWebSrv.exe 51733/13503
CQCGWSrv 13520/51585
CQCWebSrv 13520/51592
CQCAdmin 13520/51637
My development system
where on my system there are multiple connections but only one that is on 13520
CIDNameSrv 50690/13502
CQCWebSrv.exe 13520/50721
CQCWebSrv.exe 50719/13503
CQCServer 50718/13507
I don't know if this is signoficant, but it certainly is different. And of course, I could be misreading NetStat
But that said, a difference that I see from the IVB netstat and one that I run is as follows:
IVB
CQCClService.exe appears to have multiple connections on 13520
CIDNameSrv 51728/13502
CQCWebSrv.exe 51733/13503
CQCGWSrv 13520/51585
CQCWebSrv 13520/51592
CQCAdmin 13520/51637
My development system
where on my system there are multiple connections but only one that is on 13520
CIDNameSrv 50690/13502
CQCWebSrv.exe 13520/50721
CQCWebSrv.exe 50719/13503
CQCServer 50718/13507
I don't know if this is signoficant, but it certainly is different. And of course, I could be misreading NetStat
Mark Stega