Search found 27 matches

by PCgamer
Sun May 15, 2022 11:02 am
Forum: General Broadband Forum
Topic: Having new Cable line installed
Replies: 14
Views: 15212

I've used several different methods of testing. I've used the in-router speed test which also tracks packet loss which is pretty much local tests meaning testing servers which are at most a 30m drive from my location. There's an in-game net-graph that also includes in/out packet loss and that ...
by PCgamer
Fri May 06, 2022 8:57 pm
Forum: General Broadband Forum
Topic: Having new Cable line installed
Replies: 14
Views: 15212

that had nothing to do with fixing the packet loss cause it's back.. what happened was the modem reset and connection to servers was good for about a half hour then that's it.. that's the pattern I'm seeing here
by PCgamer
Fri May 06, 2022 7:14 pm
Forum: General Broadband Forum
Topic: Having new Cable line installed
Replies: 14
Views: 15212

Here's something interesting. Since about a half hour after taking the attenuators off ping plot runs have been clean with no packet loss. I did replace the old couplings with gold plated ones but still had the attenuators on. Now that the attenuators are off and the gold plated couplings remain on ...
by PCgamer
Fri May 06, 2022 6:19 pm
Forum: General Broadband Forum
Topic: Having new Cable line installed
Replies: 14
Views: 15212

Still having super bad packet loss. I'm a novice with Ping plotter but all my hops to a game server have packet loss. All of them. I taped up the connection points outside the house and on the pole. I took out all my attenuators and let the line run freely to the modem and checked the Pwr db levels ...
by PCgamer
Thu May 05, 2022 9:50 am
Forum: General Broadband Forum
Topic: Having new Cable line installed
Replies: 14
Views: 15212

Sorry to hear.. :/ Sounds like this is the culprit though.
See if packet loss subsides when it all dries up well?

I would also put some dielectric grease on connectors to deter water intrusion. Keep in mind that there may be water-related issues somewhere further up the line.

It rained all day ...
by PCgamer
Wed May 04, 2022 8:53 pm
Forum: General Broadband Forum
Topic: Having new Cable line installed
Replies: 14
Views: 15212

So since the line was replaced things have been fine. Had a day or two of rain, no issues. It rained all day today, packet loss is back. It's only been a week. I can't believe this.

I have some rubber splicing waterproofing tape and some Super 88 Electrical tape and I'm going to put my fiberglass ...
by PCgamer
Fri Apr 29, 2022 8:52 pm
Forum: General Broadband Forum
Topic: Having new Cable line installed
Replies: 14
Views: 15212

Yup! Tech said the cable line drop was close to 10yrs. He said he's been doing his job so long that he can tell how old the cable is by seeing how much of the black insulation rubs off. Replaced the line to the house, and I helped run the line from the basement to the outside, just to make sure all ...
by PCgamer
Fri Apr 29, 2022 9:46 am
Forum: General Broadband Forum
Topic: Having new Cable line installed
Replies: 14
Views: 15212

It is fine to have a break point outside the house, just try to have a strait run from there to the modem, without using splitters if possible (taps are ok).

Upstream attenuators help the modem "speak louder", they help if there is noise on the line that gets pretty close to the upstream power ...
by PCgamer
Fri Apr 29, 2022 12:38 am
Forum: General Broadband Forum
Topic: Having new Cable line installed
Replies: 14
Views: 15212

Forgot to ask. If it's not the cable line causing PL what else could it be? Maybe bad cable modem?
by PCgamer
Fri Apr 29, 2022 12:22 am
Forum: General Broadband Forum
Topic: Having new Cable line installed
Replies: 14
Views: 15212

Having new Cable line installed

I am getting a lot of packet loss at anytime day or night. Been testing with the speed test on my router and that's one of the sources saying I'm getting packet loss. Some PL readings from the router have shown up to 56%. The other source is while gaming looking at the in-game net graph. My Incoming ...
by PCgamer
Wed Aug 19, 2020 10:30 am
Forum: General Broadband Forum
Topic: What is this?
Replies: 3
Views: 4799

This setting may allow you to open the send TCP Window over 64kb on some Windows variants that limit it, it may improve single outgoing high bandwidth, high latency transfers.

Thanks. Does it only allow for a larger window or does it also dynamically lower them? If it lowers it does that improve ...
by PCgamer
Tue Aug 18, 2020 9:18 am
Forum: General Broadband Forum
Topic: What is this?
Replies: 3
Views: 4799

What is this?

Came across this in some guys diary of tweaks,
[h=3]Enable Winsock Send Autotuning[/h]
Went looking around a little and didn't find much. He suggests turning it on. The power shell command is: netsh winsock set autotuning, to check the current state: netsh winsock show autotuning. Apparently mine ...
by PCgamer
Fri Jan 26, 2018 10:54 pm
Forum: Broadband Tweaks Help
Topic: Killer NIC Worth Utilizing?
Replies: 4
Views: 13771

When you enable Chimney offload through CMD (run as administrator) it forces all TCP connections to be offloaded by the Network Adapter. While this does free up the CPU and offer better System Performance for older CPUs + gaming, it does bring a slight latency. I think it also requires RSS to be ...
by PCgamer
Fri Jan 26, 2018 10:45 pm
Forum: Broadband Tweaks Help
Topic: UDP Packet.Win10.RegistryLocation
Replies: 2
Views: 11251

UDP Packet.Win10.RegistryLocation

Hey there. Was recently reading the Advanced Tweaks section and I came across the UDP Packet size section and decided to take a look in the registry (windows 10 latest as of Jan 18') and I didn't find the registry location listed on the Advanced Tweaks UDP section; HKEY_LOCAL_MACHINE\SYSTEM ...
by PCgamer
Tue Jul 12, 2016 7:42 pm
Forum: Broadband Tweaks Help
Topic: GPU Priority
Replies: 2
Views: 5106

GPU Priority

Is the recommended setting of 8 in Hexadecimal or Decimal?
by PCgamer
Thu Feb 18, 2016 9:50 pm
Forum: Broadband Tweaks Help
Topic: Powershell & Networking, TCP Stack, etc
Replies: 11
Views: 13963

netsh is deprecated in Windows 10 and some of the commands don't work. In theory the PowerShell cmdlet should show the correct setting. There is a registry hack in that article above (and the TCP Optimizer) that shows the correct congestion provider in netsh.

There is no conflict when using a mix ...
by PCgamer
Thu Feb 18, 2016 1:04 pm
Forum: Broadband Tweaks Help
Topic: Powershell & Networking, TCP Stack, etc
Replies: 11
Views: 13963

Get-NetTcpConnection , or Get-NetTransportFilter will show the currently used template.
Get-NetTcpSetting InternetCustom will show the current settings in the InternetCustom template.


Sorry for all the elementary questions.

TransportFilter worked, under admin credentials. SettingName :Internet ...
by PCgamer
Wed Feb 17, 2016 10:00 pm
Forum: Broadband Tweaks Help
Topic: Powershell & Networking, TCP Stack, etc
Replies: 11
Views: 13963

Yeah, that's what I meant, those settings in PowerShell are read-only, you'd get an error if you try to change them. Windows 8.1 and 10 have the same syntax (they both use the InternetCustom template).

The Registry setting as per the article, or the TCP Optimizer should work.


How do I know ...
by PCgamer
Wed Feb 17, 2016 12:52 pm
Forum: Broadband Tweaks Help
Topic: Powershell & Networking, TCP Stack, etc
Replies: 11
Views: 13963

Philip wrote:The PowerShell cmdlet above is just for reference, I think PowerShell doesn't let you change those under Windows 8.
Hmm, I'm on Windows 10 and it didn't seem to change to internetcustom
by PCgamer
Wed Feb 17, 2016 10:31 am
Forum: Broadband Tweaks Help
Topic: Powershell & Networking, TCP Stack, etc
Replies: 11
Views: 13963

"delayedacktimeout" is a netsh/PowerShell setting having to do with CTCP
"TcpDelAckTicks" is a registry/PowerShell setting related to Nagle's algorithm, it can be set as per the article...

Keep in mind some netsh commands are deprecated in Windows 8, and PowerShell shows both as read-only.. You ...
by PCgamer
Mon Feb 15, 2016 3:43 pm
Forum: Broadband Tweaks Help
Topic: Powershell & Networking, TCP Stack, etc
Replies: 11
Views: 13963

Powershell & Networking, TCP Stack, etc

I am new when it comes to powershell command lines. I wouldn't know how to adjust any TCP setting. The only bit of knowledge I know was from coming across this page from speedguide. I'm curious about the DelayedAcktimeout and how to adjust this setting, as well as others. Also does it work only if ...
by PCgamer
Fri Jul 20, 2012 9:44 pm
Forum: General Broadband Forum
Topic: Remove old NIC IDs from TCP Optimizer
Replies: 1
Views: 2618

Remove old NIC IDs from TCP Optimizer

I've been trying out a couple of NIC adapters. 2 Intel, Gigabit CT & a Pro/1000 PT Dual.

How do I get rid of them from showing up in TCP Optimizer?

Thanks
by PCgamer
Sun Jun 17, 2012 11:07 pm
Forum: Broadband Tweaks Help
Topic: Questions about a few TCP Optimizer settings v3.08 & Windows Network stack
Replies: 4
Views: 4492

So this basically sends packets right away; theoretically smaller packets and thus increasing CPU use/cycles, right? If so then I would want to set my Windows stack and adapter to accept all types of offloading, sidescaling, etc. to compensate the increased packet count, right?
by PCgamer
Sun Jun 17, 2012 12:38 pm
Forum: Broadband Tweaks Help
Topic: Questions about a few TCP Optimizer settings v3.08 & Windows Network stack
Replies: 4
Views: 4492

Questions about a few TCP Optimizer settings v3.08 & Windows Network stack

Gaming Tweak - Disable Nagle's algorithm

What are the correct settings for this? I currently have:

TcpAckFrequency: enabled:1
TCPNoDelay: enabled:1
TcpDelAckTicks: enabled:1

Is this correct to 'Disable Nagle's algorithm'?
by PCgamer
Wed Mar 28, 2012 3:29 pm
Forum: Broadband Tweaks Help
Topic: Best Broadband Gaming Optimizations
Replies: 1
Views: 3323

Best Broadband Gaming Optimizations

Hello :)

What are the best Broadband optimizations on any given game? e.g. Unreal Tournament III
by PCgamer
Wed Mar 28, 2012 11:50 am
Forum: Broadband Tweaks Help
Topic: TCP Optimizer version 3.0.8 released
Replies: 38
Views: 44592

Great Tool! Thanks :)

EDIT:
Is there a discussion in the forums about this or just through the article located here: http://www.speedguide.net/articles/wind ... /#comments ???
by PCgamer
Wed Mar 28, 2012 11:38 am
Forum: Hardware & Overclocking
Topic: question a bout my new pc build
Replies: 11
Views: 3830

The 2500K is 179$ at a MicroCenter. In-store buy only.