Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help: Limit connection per IP?

Status
Not open for further replies.

cheer8923

Programmer
Joined
Aug 7, 2006
Messages
230
Location
US
Is there any way to limit the connection per IP?

Thanks!
 
Do you mean like quotes or just to allow some ips and block others?
 
I mean like 5 connection max from each IP.
 
To clarify:

I want to limit the concurrent connection from one IP address. For example, each IP can only have 5 concurrent connections.
 
I haven't heard about something like that before. sorry
 
Thanks for the info.

I am running Apache 2.2 and none of the above is ported over yet. :(

I also find a different one but not ported either.

I wish Apache had that built-in.
 
Just out of curiosity, if a network was using dynamic NAT and every connection from that network appeared to arrive from a single address, how would you expect the software to behave?



Want the best answers? Ask the best questions! TANSTAAFL!
 
I am not running public website. It is used by a private group and we all know each other. So that part (NAT, proxy) is well understood.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top