[pfSense] rate limiting
S Ahmed
sahmed1020 at gmail.com
Mon Jan 23 14:44:08 EST 2012
Excuse my newbieness, but why couldn't this be done at layer4 in the tcp
hand shake?
On Mon, Jan 23, 2012 at 2:27 PM, Nathan Eisenberg
<nathan at atlasnetworks.us>wrote:
> Not at an HTTP layer. You could limit the maximum state entries per host
> to 100, and set the state timeout to 60, but then all connections (to any
> file) will be limited in that way.****
>
> ** **
>
> This kind of rule belongs either at an HTTP proxy layer (if you were to
> frontend your website with haproxy or ngnix) or in the application itself.
> ****
>
> Nathan Eisenberg
> Atlas Networks | Sr. Systems Administrator
> office: 206.577.3078 | www.atlasnetworks.us *
> *[image: Description: Description: Description: Description:
> FaceBook-icon] <http://www.facebook.com/AtlasNetworks> [image:
> Description: Description: Description: Description: Twitter-icon]<http://twitter.com/atlasnetworks>
> ****
>
> ** **
>
> *From:* list-bounces at lists.pfsense.org [mailto:
> list-bounces at lists.pfsense.org] *On Behalf Of *S Ahmed
> *Sent:* Monday, January 23, 2012 11:20 AM
> *To:* list at lists.pfsense.org
> *Subject:* [pfSense] rate limiting****
>
> ** **
>
> Does pfsense support rate limit for the given scenerio:****
>
> ** **
>
> Clients use a API that sends http post requests to my server at a specific
> url like:****
>
> ** **
>
> www.example.com/some_service/a/b****
>
> ** **
>
> ** **
>
> I want to limit the # of requests per minute to 100.****
>
> ** **
>
> If there are more than 100 requests in a given minute, I want to hard
> block all further requests.****
>
> ** **
>
> I don't know client i.p addresses before hand.****
>
> ** **
>
> Also if this is possible, could I also set different rate limits if I knew
> the clients ipaddress/server host?****
>
> ** **
>
> ** **
>
> _______________________________________________
> List mailing list
> List at lists.pfsense.org
> http://lists.pfsense.org/mailman/listinfo/list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pfsense.org/pipermail/list/attachments/20120123/d87abab0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 1075 bytes
Desc: not available
URL: <http://lists.pfsense.org/pipermail/list/attachments/20120123/d87abab0/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 1114 bytes
Desc: not available
URL: <http://lists.pfsense.org/pipermail/list/attachments/20120123/d87abab0/attachment-0001.png>
More information about the List
mailing list