Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2010-10-31, 01:22 AM   #2
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
My first guess is that your hosting company has instituted something like mod_throttle which blocks a connection when more than x simultaneous connections are attempted and that number seems low.

The way downloaders work is that they open 6-20 connections at the same time and fetch things in parallel. This typically puts some strain on the webserver depending on what is being requested. As a method of combating this, many hosting companies use a firewall or apache module that blocks the offending IP for a period of time.

Firefox can be configured to use pipelining which is set to 8 or 12 simultaneous connections at the same time. By default, pipelining is off, but, many of the 'faster web' plugins will enable it.

You might check with your hosting company to see if they have recently added connection throttling like that. It is also possible that his ISP instituted similar caps, but, that would be much less likely.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:20 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc