Its quite often we have connection issues while we browsing may the problem with the MTU setting of Router , if could not change there , you can change those directly in client machines
If it windows Vista
you can check what value does your clients have using the following command in command line
c:\users>netsh interface ipv4 show subinterfaces
You can change the MTU settings using the following command
c:\users>netsh interface ipv4 set subinterface "Local Area Connection" mtu=1436 store=persistent
Want to see what your settings are again type
netsh interface ipv4 show subinterfaces
Registry tweaks are there was Windows XP and previous version but that doesnt work normally with VISTA
For previous versions of vista you can use the following link to download DR.TCP
http://www.dslreports.com/drtcp