Quote:
Originally Posted by MadCat
One way to get the same effect is to put some download -speed- limits in place. For images you want to put a relatively normal limit on it, like, max 20kb/sec (depends on size), but force it to be only 1 concurrent request. For thumbs, you want 4 concurrent requests. Also block out all user agents that are not a regular browser.
|
How is that done? I'm a novice when it comes to coding and such. Is that something that can only done through applications like strongbox, or is that something I can do on my own?