Results 1 to 7 of 7
  1. #1
    Join Date
    Jul 2002
    Posts
    57

    Best way to limit connections per IP?

    Hi,

    Which is the best way to limit the number of simultaneous downloads permitted from a single IP address?

    Any suggestions would be much appreciated

  2. #2
    Join Date
    Jun 2003
    Location
    UK
    Posts
    6,616
    Are we talking FTP or HTTP here?

    Rus
    Russ Foster - Industry Curmudgeon
    Freelance Sysadmin for Hire - email vaserv@gmail.com

  3. #3
    Join Date
    Oct 2004
    Location
    Brasil
    Posts
    258
    I guess is an HTTP connect.
    I just know to do it, under a php script.
    "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former" Albert Einstein

  4. #4
    Join Date
    Jul 2002
    Posts
    57
    so please tell me how I can limit them (HTTP)

  5. #5
    Join Date
    Apr 2003
    Location
    Los Angeles, CA
    Posts
    820
    If you're using Apache, take a look at mod_limitipconn. I've used it in the past... http://dominia.org/djao/limitipconn.html
    Pings <1 ms, Unlimited Transfer, Lowest Price: http://localhost/

  6. #6

    Is a tutorial


  7. #7
    Join Date
    Jul 2002
    Posts
    57
    thanks a lot, it's working great

Posting Permissions

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