Results 1 to 9 of 9
  1. #1
    Join Date
    Jan 2005
    Posts
    2,203

    Apache 2.2 with limit IP mod

    Anyone know if the mod_limitipconn works with Apache 2.2 ?

  2. #2
    Join Date
    Oct 2004
    Location
    Kerala, India
    Posts
    4,771
    Yes it will work. Have a check here.

    http://dominia.org/djao/limitipconn2.html
    David | www.cliffsupport.com
    Affordable Server Management Solutions sales AT cliffsupport DOT com
    CliffWebManager | Access WHM from iPhone and Android

  3. #3
    Join Date
    Jan 2005
    Posts
    2,203
    That's 2.0, I want to make sure it works with 2.2 before I upgrade Apache.

  4. #4
    Join Date
    Aug 2007
    Posts
    60
    use iptables it has an extension called ipconnlimit.

  5. #5
    Join Date
    Jan 2005
    Posts
    2,203
    can it limit certain directories only?

  6. #6
    Join Date
    Mar 2007
    Location
    Phoenix, AZ
    Posts
    132
    Quote Originally Posted by HD Fanatic View Post
    can it limit certain directories only?
    iptables is a kernel module so I believe it cannot limit based on directory.
    Cheers,
    Sivanandhan, P. (a.k.a. apsivam)
    My Blog Site

  7. #7
    Join Date
    Aug 2007
    Posts
    60
    ipconnlimit is more for limiting the number of concurrent connections per ip.

  8. #8
    Join Date
    Mar 2006
    Location
    Servers
    Posts
    1,590
    Hello faze,
    How can limit the connections with iptables ?
    Lets say to port :80 or whole box is fine too.



    Thanks,
    QHoster.com - Web Hosting with DDoS Protection | Shared & Reseller in Europe/North America
    Linux/Windows RDP VPS 13 Locations : UK, US (5 states), Mexico, Canada, Bulgaria, Lithuania,
    Italy, France, Germany,Netherlands, Switzerland, Rissia, Singapore | OpenVPN/PPTP Enabled
    INSTANT | PayPal, Skrill, Payza, Bitcoin, WebMoney, Perfect Money, Ukash, CashU, paysafecard

  9. #9
    Join Date
    Jan 2005
    Posts
    2,203
    Quote Originally Posted by faze View Post
    ipconnlimit is more for limiting the number of concurrent connections per ip.
    That's exactly what I want to do! I already did my homework, no other accomplishes that besides mod_limitipconn

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •