Welcome to Inkbunny...
Allowed ratings
To view member-only content, create an account. ( Hide )
Inkbunny

Site Access Hiccups - Misbehaving Scripts

Hi everyone

Site access has been a bit patchy in the last couple of hours due to some network issues and some misbehaving downloader scripts. We have reconfigured the firewall so everything should be fine now.

We have blocked access to the site for some particular scripts.

Therefore some users of some particular downloader scripts may find they don't work now. We will unblock them once the script maintainers fix the bugs.

We love scripts and we want them to access Inkbunny (especially as we have an API available just for that!) but they must be written to behave nicely.

Scripts should open as few simultaneous connections as possible (ideally no more than 8) and should always wait for each request to complete and close before starting a new one. A maximum number of requests per second should also be set to prevent flooding our site with requests. I'd suggest 10 per second as a maximum, which will not slow down the user's experience in any noticeable way.

The magic of HTTP is that it lets you open a single connection and make as many requests as you like via that one connection without having to open/close a new one every time. Please be sure that your scripts are making use of this essential part of the HTTP protocol.

We want to work with script writers to make sure scripts behave correctly, so please contact us if you have any questions or issues.

Thanks!

IB
Viewed: 159 times
Added: 11 years, 8 months ago
Site News Item: yes
Commenting Locked
 
KevinSnowpaw
11 years, 8 months ago
Thanks for the heads up, I was wondering what was going on O.o IB has been really choppy tonight.
KNIFE
11 years, 8 months ago
Starling gets his cookie for the night. :D
MichaelJBear
11 years, 8 months ago
O.Oops... took good note of it
Hitsunekun
11 years, 8 months ago
i was worried it could be the app i was writing, but it still works, so it's not me :)
Shokuji
11 years, 8 months ago
Way to keep on top of things. =3
silentfennec
11 years, 8 months ago
i still have some trouble with issues. maybe its my computer, because it happens with a few other sites as well, but i just wanted to tell you this.
New Comment:
Move reply box to top
Log in or create an account to comment.