Litespeed Enterprise Review

Mar 3, 2008

15 days review .. litespeed enterprise web server

We have installed litespeed on our 4 servers ...
2 are cpanel
1 is Direct admin
1 is Plesk ..

All have websites running shopping carts, joomla cms, drupal cms, os commerce, etc....

None of our customers had any problem ... and all of them reported super fast loading ..

static websites load in a zoom ...

also cpanel loads 'like a bullet' with litespeed .. compared to apache on same server .. cpanel loads 2x times fast ...

we had problem of ddos on one of the servers .. now with litespeed its all history ..

also it seems now we can host double websites on same server with litespeed .. it reduces hardware costs ..no wonder wordpress.com uses litespeed ..

we have also tried lighthttpd .. but its too complicated ... litespeed is like plug and play usb ...

also there support is fast and have active forums ...

and they regularly come out with updates and its easy to upgrade ...and instructions in there wiki is simple and clear ..

View 4 Replies


ADVERTISEMENT

Litespeed Http Server Review

Jun 28, 2007

SO the last few months I been trying like crazy to tweak Apache or find a better http setup such as running lighttpd with Apache, etc. I have been frustrated by the way Apache easily fork bombs under any decent load or dos attack. You get about 100 bots all making 30+ connections a piece on Apache and it kills it.

Bot kids have adapted to ddos protection and connection flooding banning by sending low bandwidth attacks that do not make enough connections to get banned if you do have protection, its real low bandwidth incoming but is like a massive vampire attack outgoing. And it destroys Apache no matter what you do, what modules you have, etc. You basically have to go in and manually ban or set your connection tracking limit down to where it starts banning regular users too.

So I seen on here somewhere someone recommending litespeed to someone so I went and checked it out and was amazed by the performance. I installed the trial enterprise in a p4 server I been having problems out of lately crashing all because a busy site and I installed it in my main server.

The only thing I needed to do was compile my own php5 for it, which is real easy via their wiki instruction. After a few snags here in there I finally got it working tip top on both servers, both of which are cpanel.

So with the p4 that was always crashing and keeping hi load, We would end up having to remote reboot that box almost once a week not due to any misconfiguration or wrong setup, just couldnt take all that Apache usage and would die. We instantly noticed a difference with litespeed. The average load used to be about 1-2 always, with litespeed the average stayed about ..2 even under heavy traffic. So this was a big improvement and we have not had to reboot that box since.

My main server which I take my high risk clients on, core2duo 2.4. I thought there for a Lil bit the sites were starting to outgrow the server as its average load always was around 1 which was fairly acceptable seeing the traffic it gets so normal for Apache.

During the low bandwidth ddos attacks I would have to go in and manually ban as well as setting connection limit way down just to keep it from lagging, most of the time it still did. So I was really wanting to do something for this server to optimize http without upgrading, because it seems most of your hardware upgrades are to suit Apache anyway.

So I installed litespeed on my main server, ran into a few snags here and there but eventually got it under control. Just the last few days I got to see it put to the test.

I took on a client who was being extorted by a ddoser who recently got him kicked off his previous host. SO as soon as dns resolves here comes the crapstorm. A low bandwidth http attack, a lot got by ddos firewall on the network level which these are hard to stop because they are so similar to a legit user.

So I started getting hundreds of csf connection tracking blocked emails, was checking the site periodically and it loaded fine. So I logged in the box, looked at the load.

Was at .24. When I done netstat command there was hundreds of syns coming in and about 250 ips all connected about 50 times, this would normally kill Apache no matter what CPU/ram and all that you have. So I set connection tracking down to a reasonable level, 60 connections and I figured I would just let them get themselves banned. Looking in the live stats in the litespeed admin panel which is real cool BTW. I was seeing about 400 requests a second. This was eating a Lil bandwidth, all outgoing as that is how the attack works like a massive vamp attack. So about 2000 connection tracking emails later finally gets em all banned. The entire time the load on that box never even got to 1!

So im pretty much amazed how fast and light this http server is. And especially how well it handles dos. I about know for a fact even if you was on a non protected network it could handle as much http as your pipe will give it, and do all this at a low resource load.

This will end up saving me money on hardware upgrades in the future as well. Long review, long story, but I been so amazed by this http server I had to make a review on it. Im sure some geniouses will try to say "If you do this and that with apache you can make it just as good" But check it out for yourselves and see.

View 14 Replies View Related

100 Day Review Of LiteSpeed (Apache Drop-in Replacement)

Aug 14, 2007

(This is the first review I've ever written for practically anything so please bear with me. I feel the need to share my experience to try to help others after all the great advice and info I've received around here.)

If you've done everything you think you can do to improve the responsiveness of your websites like add a mysql cache, PHP opcode cache and various other tweaks, I discovered there is still one more easy thing you can do for a big improvement: replace Apache with LiteSpeed. It's way too easy not to try it and you can leave Apache completely intact to go back to at a moment's notice if you so desire.

I call LiteSpeed a "drop-in" replacement because it uses all my httpd.conf and .htaccess settings without modification. This was critical for me as my sites have some very complex rewrite rules. Other solutions like LightHttpd require extensive work to make changes if you use fancy mod-rewrite rules. LiteSpeed does not need any fiddling. LiteSpeed just adds it's own clean little web interface so you can tweak if you want to, but I didn't really have to change anything. Last but not least, LiteSpeed gets along with Cpanel and DirectAdmin without any conflicts. LiteSpeed's so compatible I can literally do this on my server and the visitors don't even notice the difference (except speed of course!)

service httpd stop
service lsws start
(and visa versa)

I discovered LiteSpeed after reading that the main WordPress.com site had switched to it and had great success (they have a quarter million registered bloggers and of course many millions more daily readers).

The main reason I tried LiteSpeed is because it's roughly twice as efficient in memory use and performance than Apache 1.3 & 2. It runs PHP up to 50% faster than Apache and static files get served several times faster (faster than thttpd & lighthttpd). So this means you can either double the number of active connections you currently max out at now, or make a regular website respond nearly twice as fast, or under heavy loads still respond within a reasonable amount of time when Apache would be completely unresponsive.

The last situation was exactly what I was hoping for and LiteSpeed helped me keep my sanity on a bad VPS node.

Basically a couple months into owning my first VPS (after many years of shared-hosting experience) I started to realise many of the industry promises about VPS are an outright lie. You are far from isolated from your neighbours. Any disk load created by bad neighbours, mysql abuse or otherwise, will directly affect you and you are powerless to stop it. It's the most poorly regulated resource on any VPS node and it can be made worse by slack, ignorant or inexperienced hosts who do things like move accounts during busy periods onto and off a node at the root level which ties up the entire node for an hour or more. Under Apache, I was getting timeouts during peak visitor times and that was very upsetting.

On top of my VPS neighbour troubles, no matter how I fiddled with Apache's settings (with all the helpful guides around here) I could not make it comfortably fit within the guaranteed memory limit of my VPS with Cpanel, which I really wanted to keep as it's much easier for my end-users. Switching to LiteSpeed caused a radical drop in memory use. I've seen nearly 1000 people online within a one minute period on one of my sites and it still fit comfortably within my memory limits and stayed extremely responsive.

I've discovered another plus to LiteSpeed along the way that no-one else seems to mention. It's the only server software that "out of the box" seems to serve web compressed (gzipped) pages properly as chunked output. This means a visitor will start to see the page immediately as soon as the first part is sent vs. on Apache, mod_gzip actually de-chunks all the output, waits for it to finish, then compresses, then sends.

Mod_deflate on Apache 2.0 was supposed to fix this but it usually doesn't work properly and I've never gotten 2.0 to do compressed+chunked output on my sites without alot of fiddling and help from PHP. It also doesn't seem as smooth as LiteSpeed's output which gives you that "silky" watch-the-webpage render effect that's mentally rewarding to visitors.

On the downside, there is one reason you wouldn't use LiteSpeed - if you use highly customised Apache mods. LiteSpeed cannot support custom mod's and their directives. It does have a lot built in however that Apache does not, so you may way to examine if you can accomplish what you are trying to do another way.

I started with LiteSpeed 3.1 and when I found an incompatibility with an obscure Apache feature (ie. ErrorDocument's as plain text output: ErrorDocument 404 "Not Found" was not supported) they fixed it for me in a day or so after I reported it on their forum. The same for PHP support of "Apache_Response_Headers". Note I am not even a commercial customer! They are now up to 3.2 which has a few other fixes.

The free version of LiteSpeed has a limit of 150 simultaneous connections (plus the linux stack of 200 more which will backlog). I've never seen that limit hit. It's so intelligent about closing connections as needed that it's not an issue for me. Perhaps on a dedicated server with many virtual hosts this will be a problem. Up to version 3.1.1 that was the only limitation, however unfortunately in 3.2 they have decided to also limit virtual hosts to "5", so that's something else you'll have to consider if you want the free version, otherwise the commercial version has a free trial and money back guarantee.

Some people were upset with me that I wouldn't name my VPS host when I was constantly complaining of troubles but that's just my style when I have nothing nice to say still have to do business with them, so don't name names. But when I have something nice to say about a company, I like to speak up. So I heartily recommend LiteSpeed and hope other people give it a try - especially if you are on my VPS node ;-)

View 14 Replies View Related

IDRAC6 Enterprise

Jul 28, 2009

I'm about to purchase several Dell R610 and R710 servers. Has anyone experience with iDRAC6 Enterprise? Is it worth the extra $349/server or would you recommend another KVM IP solution?

View 6 Replies View Related

Does Netfirms Enterprise Good For Me ?

Feb 24, 2007

Hi, I'm going to open a site (visitors outside US) using tons of space and data transfer.

It's something need lots of space like file hosting (but most file less than 10 mb each)

So i need an affordable dedicated (or semi-dedicate) with less than $100 a month to host my site. Until it grow and i can move site to local provider (better speed, more expensive)

Currently i aimed to netfirms enterprise 2. it's $69 a month, 100 GB Space/2000 Data Trans.

Do you recommend this to me ? Or other's are better.

View 2 Replies View Related

Available RAM Windows Enterprise 2003

May 11, 2009

I am running a server with Windows Enterprise 2003 installed, it has 32GB RAM installed but in control panel I can only see 15.5GB RAM, I understand graphics cards etc will take some of the RAM so I suspect Windows is only seeing 16GB, instead of the installed 32GB, anyone any idea as to why I do not see all 32GB.

View 9 Replies View Related

Asterisk On Red Hat Enterprise Linux - ES 4 (64 Bit)

May 3, 2009

How can I install it Asterisk on Red Hat Enterprise Linux - ES 4 (64 bit)?

View 2 Replies View Related

Windows 2K3 Server Enterprise

Feb 12, 2008

experienced people in Windows 2003 Server edition then me.

Now working for this client of mine seems they have much more problems then just a single hard drive issues as posted in another post.

Now they also have a Windows 2003 Server Enterprise Edition on their server, which is activated but their Product Key fails every time they try getting an update like SP1, etc...

Now, I'm guessing it's because their product key isn't the original or fake as they never purchased Windows 2003 but the tech they fired installed it any ways and got it working.

So I went out and purchased an Windows 2003 Server Enterprise Edition (OEM Version) as it's cheaper and I had to build a system recently so that worked out pretty well.

Anyways, using all of the tips on the internet to disable or deactivate windows worked well but when using the Activation Wizard and entering the new product key, it just comes back to the product key area again. So I've called Microsoft and the guy on the phone wasnt able to help me nor activate the windows.

Question:

Does anyone here have experience with Windows 2003 Server and would know why this is happening or know a fix?

Do I have to reinstall the OS?

If reinstalling, can I do it the same way as Windows XP that you select to install a new operating system, then select the partition, it detects the operating system on there and replaces the OS files only with the new ones but leaves everything in the same state, does something like this work or is available in Windows 2003 Server?

View 1 Replies View Related

Netfirm Enterprise Hosting

May 3, 2008

It seems they have clustered hosting now... and its at a pretty good price. Is anyone with Netfirms?

View 8 Replies View Related

GD-1.8 And Perl-GD-1.33 On Red Hat Enterprise Linux 4

Jan 26, 2007

we have a customer who has Red Hat Enterprise Linux 4 on there server and they have asked us to install GD-1.8 and perl-GD-1.33-1.i386 every time we try and install GD-1.8 it says 'GD-2.2 is newer blah blah' and we can not continue. Dose any one know how this can be done and if so could they please give us some information of how to do it.

we have been thinking about forcing 1.8 to install but we do not think this is a good solution as it will cause other problems.

View 1 Replies View Related

Enterprise Wide Deployment

Aug 14, 2007

for an enterprise wide deployment, what will you suggest and why among - Red Hat Linux, Suse Linux and Ubuntu Linux, also, do you think, we can negotiate the support pricing down?

View 4 Replies View Related

Enterprise Web Server Security

Feb 13, 2007

I'm in an environment where we have hundreds of users uploading content to a web site.

With the current system, someone could potentially run a command that would wipe out hundreds of files (and it has recently happened). We are currently looking at ways to improve security and prevent "accidents" by separating the public server into to parts.

A public server and a quality assurance server. Everyone would have access to the QA server, and the QA server would upload all changes to production.

I personally see the benefit, but don't see the problem being completely solved. Does anyone have any advice on this or link to articles or books that might help to set up a secure web server structure?

View 5 Replies View Related

Enterprise Storage Hardware

Feb 14, 2007

I'm also curious as to some suggestions on forums really geared towards server hardware discussion. if you know any good ones, please let me know

anyway, here's the situation:

I currently lease my servers. I'm planning on switching to colocation. three primary functions need to be met:

1) web server
2) mysql server
3) mass storage

I'm contemplating the best way to do this. price is a concern but I'm willing to pay more if it's warranted.

would it be a bad idea to have the mass storage and the webserver on the same machine? ie, take the web server box and just throw in a SAS/SATA RAID card and put in the extra disks. it'd obviously save in overhead costs.

if I do put them on one box, should the OS be booting from seperate physical disks from the rest of the storage?

if I don't put them on one box, ie, the web server and the storage server are seperated, what would be the ideal way to connect them? just ethernet/LAN, through a fibre connection, etc?

and that brings me to another question... why does SAS have external adapters if it's not supposed to be used to directly attach the array to more than one box? can it be used this way? is there a reason it shouldn't be?

View 7 Replies View Related

Opensource XEN Vs XenSource Enterprise

Aug 21, 2007

my clients with getting up some VPS's (around 16 - 24 to start) so he can consolidate some of his servers. Due to his need for windows as well, we'll be going with XEN.

His big thing is to consolidate 4 of his webservers into VM's over seperate boxes (like 1GB ram each) and maybe even VM his SQL box so he can get an MSSQL in there for later on.

My question is: How does the opensource XEN compare performance wise to XenSource ENT? At times he'll need to pull some good network transit (100Mbit+ over the LAN) and we want to make sure it isn't going to lag out or simply just not work.

Does anyone got any benchmarks from using both?

View 14 Replies View Related

Mysql Enterprise Server 5.0 UPGRADE

Jun 22, 2009

im scanning my site via Acunetix vulnerability scanner and see that it has high risk vulnerability "Mysql enterprise server 5.0"

It says upgrade to 5.1.How to do it in UBUNTU 8.04?

View 3 Replies View Related

Professional/Enterprise Version Of Suse

Jun 15, 2007

Which type of suse you recommend Professional or Enterprise Edition?

View 2 Replies View Related

Serverwide/Enterprise SSL For Multiple Domains

Jan 28, 2007

Some companies like comodo are providing serverwide/enterprise SSL, for multiple domains on a shared IP

View 4 Replies View Related

Selling A 4 Socket Enterprise Server

Jun 3, 2007

I have a somewhat unusual question for a hosting forum, but it seems to fit here reasonably well. I figure that anyone who does colo would know about buying and selling servers.

Right now, I have a very high-end system, basically a Sun V40z:
[url]

It is fully configured with processors, memory, but only has a single hard drive currently. The system comes with a built in management processor and OS; from the console you can boot/restart the server, check which DIMMs or processors are working (or failed), etc. It has been barely used, and is in mint condition.

I'm thinking about selling it, because I'd prefer a smaller, more compact server.

Where do you guys go to sell servers? Based on listings here, the server seems to sell in the range of 20K, with a warranty of sorts (30 days):
[url]

Obviously, I can provide no warranty, but I have pretty much the same configuration.

It's meant to be a pretty high-end database server, and I just don't need this many horsepower.

View 8 Replies View Related

Citrix XenServer Standard/Enterprise Licenses

Oct 10, 2008

We have been using XenServer Enterprise v4.x, and are quite satisfied with it. The new version (v5) with High Availibility capability is quite a beast.

We are in need of several licenses (Standard/Enterprise) and just want to make sure we are getting the best price. For anybody that uses it, who are you getting your licenses from? And how much are you paying from these resellers?

View 1 Replies View Related

Install GD For PHP4 On Red Hat Enterprise Linux, Version 4 From SSH

Jul 18, 2007

I only know basic commands for SSH and have been trying for hours to get GD installed for PHP4. I have tried:

# apt-get install php-gd
bash: apt-get: command not found

apt-get install php4-gd
bash: apt-get: command not found

# up2date -i php-gd

Fetching Obsoletes list for channel: rhel-i386-es-4...

Fetching Obsoletes list for channel: rhel-i386-es-4-extras...

Fetching rpm headers...

Name Version Rel
----------------------------------------------------------

The following Packages were marked to be skipped by your configuration:

Name Version Rel Reason
-------------------------------------------------------------------------------
kernel 2.6.9 55.0.2.ELPkg name/pattern
kernel-devel 2.6.9 55.0.2.ELPkg name/pattern
kernel-hugemem-devel 2.6.9 55.0.2.ELPkg name/pattern
kernel-smp 2.6.9 55.0.2.ELPkg name/pattern
kernel-smp-devel 2.6.9 55.0.2.ELPkg name/pattern
php-gd 4.3.9 3.22.5Pkg name/pattern

The following packages you requested were marked to be skipped by your configuration:
php-gd

None of these things work and I was wondering if anyone knew how to get this to work without recompiling PHP.

View 14 Replies View Related

My 1 Year Experience With JaguarPC (Enterprise Plan)

Aug 1, 2007

1. Transferring the sites to JaguarPC

- Moving the sites to them was kinda rough, but with Veena's help
everything was fixed in the end.
I wouldn't say their tech support was not helpful, it's quite the
opposite, but sometimes though not too often, I've got the impression
I was communicating with some kind of auto reply machine.

2. Uptime

- I've had 100% uptime (measured by the third party service) for the last four-five months. It was 99.2-99.5% some months last year, including scheduled maintenance downtime, server move, etc.

3. Transfer speed, site speed

There had been problems in the past year with site speed and extremely low transfer rates in/out, but it was fixed. I can see all of my sites up and loading pretty quickly.

4. Server load

When I had a big vbulletin board and gallery hosted on my VPS, I should admit I was experiencing server load problems now and then especially when 100+ people tried to use Flash Chat.

I don't have this board anymore, and therefore no server load problems.

5. Tech Support

- In general quite solid and reliable, but a bit uneven.
While some of their tech staff is brilliant and replies within 30 min,
and makes sure the problem is fixed, there were a few that probably
didn't read the tickets properly and didn't understand the nature of the
problem right away.

But then again, their tech support managed to assist me every time I needed them last year.

Don't know much about current situation now, I haven't tried to contact JaguarPC Tech Support for quite a while, which actually is a very good sign, right?

6. Price

- Very reasonable, among the lowest in the market as far as I could see. And they also have Cpanel included in the price, lots of features, traffic, and pretty good storage space.

7. Conclusion

- So far I see no reason at all to change my hosting provider. I think I will continue a bit longer, a year (or two?).

View 3 Replies View Related

Litespeed

Mar 31, 2009

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?

View 3 Replies View Related

Virtualization - Enterprise Installs? VMWare, Xen, Virtual Iron?

Aug 14, 2007

A company i am working with is looking to install a VMWare setup comprising of something like this :

6x Dual Proc Quad Core Nodes with 16GB RAM
2x Clustered iSCSN SAN Nodes

I am intending on purchasing the full suite including DRS/HA/VMotion.

Now this is all well and good but the software pricing is absolutely horrendous! So my question to you chaps is :

Is anyone using the latest Virtual Iron or Xen Enterprise in a high end environment?

Obviously VMWare is the market leader, the big boys are using it and its something you can bank on. (literally! HSBC use it ALOT!)

Is it even worth looking at VI/Xen for something like this? The cost would be like a quarter of the total cost of a VMWare license.

View 3 Replies View Related

Importing Data From Oracle Enterprise Manager Console

Jun 12, 2007

how can I import a database dump from the Oracle Enterprise Manager 10g console? The Oracle is running on a Red Hat Linux Server.

View 0 Replies View Related

RFC Windows Server 2003 Enterprise VPS Hosting Europe

Aug 8, 2007

I found eurovps.com and I think it is very good regarding specs/price ratio.

I am interested on VPS 200W.

View 4 Replies View Related

LiteSpeed Vs Apache

Jul 17, 2009

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?

View 14 Replies View Related

LiteSpeed SSL Ioncube

Apr 16, 2009

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.

View 1 Replies View Related

Litespeed Proccesses

Jun 15, 2009

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?

My litespeed is not using httpd.conf

View 2 Replies View Related

Litespeed Hosting

Oct 25, 2009

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 ?

View 14 Replies View Related

Is Litespeed For VPS Good

Jan 9, 2009

i am interested to install Litespeed on my vps (with cpanel)
it is good?

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved