Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Security
General Security Discussions
Lingering TCP connection?
Message
<blockquote data-quote="ForgottenSeer 58943" data-source="post: 721988"><p>These are TCP sessions that haven't expired and chrome has a LONG expiration date, sometimes an hour depending. Also, some sites keep the session open by sending bits of background data. Chrome has a couple of settings you should examine;</p><p></p><p>(Chrome Settings->Advanced->Content->Background Sync)</p><p>Do not allow recently closed sites to finish sending and receiving data (toggle this on)</p><p></p><p>Also, unpin your chrome icon from taskbar, right click the icon on desktop, select properties, then append the following commands to the properties;</p><p></p><p>--disable-background-networking --disable-component-extensions-with-background-pages --dns-prefetch-disable --no-pings --disable-logging</p><p></p><p>So it may look like this;</p><p>"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-background-networking --disable-component-extensions-with-background-pages --dns-prefetch-disable --no-pings --disable-logging</p><p></p><p>Re-pin the chrome icon to your taskbar. Now you should NOT see sessions being left open, especially not for hours, like before.</p></blockquote><p></p>
[QUOTE="ForgottenSeer 58943, post: 721988"] These are TCP sessions that haven't expired and chrome has a LONG expiration date, sometimes an hour depending. Also, some sites keep the session open by sending bits of background data. Chrome has a couple of settings you should examine; (Chrome Settings->Advanced->Content->Background Sync) Do not allow recently closed sites to finish sending and receiving data (toggle this on) Also, unpin your chrome icon from taskbar, right click the icon on desktop, select properties, then append the following commands to the properties; --disable-background-networking --disable-component-extensions-with-background-pages --dns-prefetch-disable --no-pings --disable-logging So it may look like this; "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-background-networking --disable-component-extensions-with-background-pages --dns-prefetch-disable --no-pings --disable-logging Re-pin the chrome icon to your taskbar. Now you should NOT see sessions being left open, especially not for hours, like before. [/QUOTE]
Insert quotes…
Verification
Post reply
Top