The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Limit Number of Concurrent Connections when Downloading Attachments
There are times when a member use a freaking download accelerator/manager programs that connects to some attachment at least 4 times so that he will receive the file at a faster transfer rate. Also most of those programs will allow to add all the attachment links in a post easily, so when they download them all at once, it really causes huge server load with so many connections from the same person. I was wondering if anyone can write a hack/edits that will maybe limit number of connections for an attachment based on IP or any methods that can limit connections. The connectoin limit can be change in admincp (im just throwing in ideas). Maybe a feature that detects if that person is already downloading another attachment and that there is a rule that allows you to only download attachments one at a time. If someone pick up on this, it will surely help me an other boards that may suffer the same problem. Thanks!
|
#2
|
||||
|
||||
Thats a great idea.
|
#3
|
|||
|
|||
It is since i hate download accelerators/managers that downloads from a database driven site...
i was wondering if i enable memory-limit in php will solve the problem |
#5
|
|||
|
|||
All this mod_bandwidh or mod_iplimit or mod_choke didn't work in php files i mean they didn't work on attachment.php i hope to see a soultion soon .
|
#6
|
|||
|
|||
Any ANswer on this ?
|
#7
|
|||
|
|||
Sorry but ....bump
|
#8
|
|||
|
|||
This is not a simple solution. This is usually accomplished by routing the download request to another server with some form of packet shaping, and/or software utilizing deep packet inspection techniques (See.. OSI layer 7). This subject matter probably exceeds the scope of the board here. If you have no idea what I am talking about, then find a hosting/cloud service that can handle this for you.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|