i have added google analytics
script website (asp.net on windows server 2008 r2) pages. monitoring tcp connections on server , accidentally find out there hundreds of tcp connections @ close_wait
state. checked remote address , reomte port 80 (http). there blank screen , view source shows google analytics
javascript code.
what's wrong here? why there hundreds of tcp connections frozen @ close_wait
@ addresses google analytic
code?
close_wait
tcp state when remote side has closed connection local application has not. google's service has done it's work browser/whatever not doing part. problem application or javascript it's executing.
given have hundreds, they've accumulated on viewing many web pages. restarting browser should clear them. if keep accumulating, see if particular browser , report bug (to either google or browser author, or both).
Comments
Post a Comment