Results 1 to 4 of 4

Thread: How to stop dos and ddos attack on web servers

  1. #1
    Join Date
    Jan 2009
    Posts
    40

    How to stop dos and ddos attack on web servers

    Hi,
    I am going to set a new server on freebsd. Can anyone help me to prevent or stop the dos or ddos attacks on web servers?

    Any help will be appreciated.

  2. #2
    Join Date
    Apr 2008
    Posts
    3,424

    Re: How to stop dos and ddos attack on web servers

    There are no short-term solutions to eliminate DDoS attacks. All systems have their limits. One way to make a system more survivable is to increase these limits; the more resources there are, the better the chances are that the system will survive an increased demand for use. For a web service, the webmaster might increase the number of connections that a web service can accept. This spreads the increased load over more computers and helps to ensure that no one computer operates too near its limit.

  3. #3
    Join Date
    May 2008
    Posts
    3,516

    Re: How to stop dos and ddos attack on web servers

    You can stop DDoS attack from php by following steps:
    • Open php.ini
    • Find safe_mode = off and change it to safe_mode = on
    • Then fine safe_mode_gid = off and change it to safe_mode = on
    • Restart your webserver

  4. #4
    Join Date
    Apr 2008
    Posts
    3,339

    Re: How to stop dos and ddos attack on web servers

    A denial-of-service attack (DoS attack) or distributed denial-of-service attack (DDoS attack) is an attempt to make a computer resource unavailable to its intended users. You can check this thread for prevention: What is DDoS attack?

Similar Threads

  1. How to block DDOS attack on a small network
    By zidane in forum Networking & Security
    Replies: 5
    Last Post: 27-05-2013, 02:29 PM
  2. Replies: 4
    Last Post: 14-12-2010, 02:29 PM
  3. Ubisoft Site down due to DDos Attack
    By KennedII in forum Video Games
    Replies: 5
    Last Post: 14-03-2010, 12:30 AM
  4. System infected with DDoS.Attack.222
    By Candace in forum Networking & Security
    Replies: 5
    Last Post: 21-01-2010, 04:19 AM
  5. What is DDoS attack?
    By Gopesh in forum Networking & Security
    Replies: 4
    Last Post: 06-05-2009, 05:54 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,526,475.26036 seconds with 17 queries