Tcpview/procmon/sysmon come to mind. Someone else may know a more direct way to figure it out.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of J- P Sent: Sunday, August 17, 2014 1:01 PM To: NT Subject: RE: [NTSysADM] TCP connections on Hyper-V guest yes they stay in time_wait , although the transaction does appear to complete as the record in gets added to the database. is there a way/tool/application that can verify the data hasn't been flushed? Jean-Paul Natola ________________________________ > From: [email protected] > To: [email protected] > Subject: RE: [NTSysADM] TCP connections on Hyper-V guest > Date: Sun, 17 Aug 2014 05:53:43 +0000 > > Do they stay in time-wait? That generally indicates there is data in a > transfer buffer and the close didn't indicate to flush buffers. > > It's an application fault. > > Sent from my Windows Phone > ________________________________ > From: J- P<mailto:[email protected]> > Sent: 8/16/2014 4:35 PM > To: NT<mailto:[email protected]> > Subject: [NTSysADM] TCP connections on Hyper-V guest > > Hi all, > > I came across this article as the app were are testing seems to have a > bug in it, > > so mysql opens a connection to apache , does what it needs to do but > the tcp connection never releases after time_wait , eventually the > connections climb into tens of thousands. > > > http://serverfault.com/questions/200390/windows-2008-server-sp2-64bit- > tcp-connections-never-releasing-after-time-wait > > This a 2012 host, with a 2008r2 guest > > I see that in 2003 there were registry tweaks to modify the > parameters, however those tweaks are ignored 2008- > > > any help on this would be greatly appreciated > > > > > > >

