Quota Limiter

6 posts Page 1 of 1
Contributors
User avatar
alex6848
VIP - Donator
VIP - Donator
Posts: 201
Joined: Sat Jan 16, 2010 10:26 pm

Quota Limiter
alex6848
Do you know how to make a quota limiter?
I want to make a limit to how many mb can be tranhered to a certain ip address.
Free Facebook Page Likes - http://fbliker.tk/?ref=gillis
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Quota Limiter
mandai
That depends on what server software/protocols you are using.
User avatar
rocky4126
VIP - Donator
VIP - Donator
Posts: 258
Joined: Mon Nov 16, 2009 7:39 pm

Re: Quota Limiter
rocky4126
it could be done through a database or cookie (something like the remote address command...)
Image
User avatar
alex6848
VIP - Donator
VIP - Donator
Posts: 201
Joined: Sat Jan 16, 2010 10:26 pm

Re: Quota Limiter
alex6848
I am using 000webhost's servers and could this be done through .htacsses or using user accounts?
If so can you post some code.
Thanks :D
Free Facebook Page Likes - http://fbliker.tk/?ref=gillis
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Quota Limiter
mandai
There isn't a way to manage bandwidth with just a .htaccess file by itself.

If 000webhost are using apache to serve pages then there is a chance they may allow you to use the bw_mod add-on, which allows you to restrict bandwidth for certain clients and file types (you will need access to the server httpd.conf file though).
User avatar
alex6848
VIP - Donator
VIP - Donator
Posts: 201
Joined: Sat Jan 16, 2010 10:26 pm

Re: Quota Limiter
alex6848
ohh... :( thanks anyway.
Free Facebook Page Likes - http://fbliker.tk/?ref=gillis
6 posts Page 1 of 1
Return to “Help & Support”