My site was recently under a DDoS attack and was down for a few days, the attack came from Russia i believe.
The people who did it asked for $800, but of course i didnt pay. My hosting company did the best they could in order to stop the attack but it still lasted a few days and badly hurt my rankings.
I moved my site to a dedicated server, but i dont know what kind of software/hardware i need to install on it in order to prevent more future attacks, the hosting company suggested a few things but i dont know if they are just trying to get more money out of me.
While working with different issues, I have seen that many clients complaining about ddos attack on their server. So, I am posting here some useful commands to check and prevent ddos attack.
First of all when you see that your site's or server speed is very slow even though there is not much load on your server, you can guess it might be ddos. Then run 'top' command and see which processes is more, if those are httpd then fire following command which will show how many active connections your server is currently processing. netstat -n | grep :80 | wc -l netstat -n | grep :80 | grep SYN |wc -l
The first command will show the number of active connections that are open to your server. The number of active connections from the first command is going to vary widely but if you are much above 500 you are probably having problems.If the second command is over 100 you are having trouble with a syn attack.
Seems blacklotus.net, blccgold.com and whole the IRC company it's a really BLACK business! BlackLotus.net is "legally" providing hosting for HYIP SCAMS (en.wikipedia.org/wiki/HYIP)
Clear Proof:
Domain: Libertyreservebank.com Ip address: 208.64.126.97
Whois record of 208.64.126.97:
OrgName: Black Lotus Communications OrgID: BLC-92 Address: 3419 Virginia Beach Blvd. #D5 City: Virginia Beach StateProv: VA PostalCode: 23452 Country: US
Moreover, if you'll contact them about hosting for ChildPorn,HYIP or similar BLACK content they'll redirects you to sister site blccgold.com for the BLACK hosting services, just ask them.
1. Reliable rackmount services that cater to small customers (a single 1u).
2. IRC permitted.
3. Similar pricing to Blacklotus.
4. Reliable multi homed, well peered network (a Switch and Data reseller maybe?).
5. Reliable power infrastructure (I don't want to replace fried hardware because they screw around with their power system occasionally).
The ideal datacenter would be located along the transit fiber between Philiadelphia, PA and northern VA so I don't have to drive far to deliver the server or upgrade hardware.
it's come under my attention that dragonara.net has been ddosing me today since morning from the ip: 194.8.75.229
What's so ironic about it is that the ip is from a UK DDOS protection site so i'm expecting some email with their services in the next hour or so. Stay clear of them they are fakes and e-terrorists.
In a 2 X Quad Xeon server with 16GB RAM and 2 X 500GB on DirectAdmin.
IOwait is less than 10% most of the times.
So litespeed told me to go with a 2 CPU core license.
1. So since i going with 2 CPU core license. It will only make 2 cores user litespeed for PHP out of 8 cores? what other cores gonna do? only static content? Or other cores gonna use Apache for php? can you plz explain.
2. Do we have to configure cache like mod_cache, mod_disk_cache, and mod_mem_cache etc with litespeed too? Or it has its own methods of caching?
3. Should use their PHP LiteSpeed SAPI over normal PHP? Is there any compatibility problems with scripts like Vbulletin, jamroom?
Anyone happen to know the difference between the two and whether or not I'll notice the difference between them?
For example, many, many, many, many moons ago, in a far away land, there used to be a difference between Windows and Linux for perl scripts. In fact, if you couldn't re-write half the script, some of them just didn't work right on a windows host.
Are there any differences like that between lightspeed and apache, or is it all pretty much the same and doesn't really matter?
I'm now running litespeed server to power sites on a VPS. Currently, a site is working without https access normally. However, when you access the site via HTTPS (SSL), I recieve ioncube is not loaded. Comparing the phpinfo, it appears that the https is loading the old configuration of phpinfo, what's worse, is that it's loading PHP 4. Both however, load the same PHP configuration file.
when I type "top" into ssh I see 3 proccesses of lshttpd, 2 are running by nobody, 1 by root., lsws is installed as nobody:nobody. Also, I see 2 lsphp5 processes, by nobody both. I have 4 virtual hosts configured. Are those proccesses normal, I think there should be only 1 proccess lshttpd and lsphp5.
Can you check if you are running litespeed how many proccesses of lshttpd you have?
I have a site hosted at steadfast.net - I like it very much especially the speed is Great and the prices are Good. However i am having a lot of connection errors and MySQL Problems.
Is there any other shared hosting that uses Litespeed ? with Good Prices and Good Reviews ?
I no longer have the funds for a LSWS lic, so I need to move to Apache. I run CPanel and need help in configuring Apache to be able to take 120 requests/sec and no crap out.
I've never worked with Apache since been using LiteSpeed for over 2 years, so I need some advice on how to set it up, compile, configure, ect...
I started a thread last night to get some opinions as I am trying to find a new host & now am coming up with another question... Apache vs Litespeed. A cpanel is important to me, which I am not sure is possible with Litespeed & a highly rated company that offers LS, Medialayer, doesn't offer phone support which is mandatory to me. Can't find many companies that offer Litespeed & everything else that I need.
So as not to repeat, please see the tread I started last night to get the gist of my needs. I also another opinion over there on Liquidweb. See:
Due to heavy load, our web server get crashed. We have plan to use LiteSpeed web server, is anybody used these server. I like to know performance of these.
I tried searching for it on google but couldn't find any server company offering VPS using Litespeed instead of Apache. Yes, I know that Apache could be optimized, but would like to try a VPS or dedicated server with Litespeed, just for testing and learning to use and troubleshoot Litespeed. Does anybody here know of a supplier? I would need less than 10 gigs, 250+ Ram as well as cPanel.
I installed lsws without apache conf file(httpd.conf). Then I created a new virtual host in "suEXEC" Template. I added a new user via SSH and made home dir for him and chowned his home dir + all his files to hisusername:hisusername. His home dir(/home/user/) is chmoded to 755 and his /public_html to 711. It worked fine but after that I installed phpbb3 forum and when I tried to chmod config.php to 600 I got an error on the forum:
Fatal error: require() [function.require]: Failed opening required './config.php' (include_path='.:/usr/local/lib/php') in /home/username/public_html/common.php on line 127
When I was using lsws with apache conf file and I had configured suEXEC + suPHP for apache I was able to chmod config file to 600 and it worked fine. I have no idea what could be the problem now.
It works fine when I chmod config.php to 755 but for security reasons I would need a way to configure it to 600. LiteSpeed si running as nobody:nobody. EX. APP settings: LSAPI App $VH_NAME_lsphp uds://tmp/lshttpd/$VH_NAME_lsphp.sock
I got new server for free image hosting services, I was reading up about lite speed and it seems faster for this type of need however i do not have money to buy enterprise edition now, standard edition which is free but it says only 150 concurrent connection, means i can't have more than 150 ppl viewing a image? please advice or do stick with our great Apache which free
We run a quite intensive web and found some performance tests about LiteSpeed Ent. Our site is Apache + PHP driven. Is it worth to pay for LiteSpeed Ent ? Is the performance increase really significant?
I installed litespeed but now I can't send mails, I didn't got any error but mails are not delivered. My ip is not listed at spamhaus or something like that. Before, with apache it worked fine