View Poll Results: What would you use?
- Voters
- 3. You may not vote on this poll
-
I would use Litespeed
0 0% -
I would use Zend server
1 33.33% -
I would use Apache
0 0% -
I would use nginx
2 66.67%
Results 1 to 8 of 8
Hybrid View
-
10th Jul 2011, 10:33 AM #1OPMember
Litespeed / Apache / nginx /Zend server
Ok,
I been trying to decide if I should go with litespeed or zend server for my next project.
Would you use zend server or litespeed?Danielx64 Reviewed by Danielx64 on . Litespeed / Apache / nginx /Zend server Ok, I been trying to decide if I should go with litespeed or zend server for my next project. Would you use zend server or litespeed? Rating: 5
-
12th Jul 2011, 03:48 PM #2Probation
The answer to that would depend a lot on exactly what you are looking for. I'm not a lightspeed expert so I may be getting this a bit wrong but basically you're looking at a comparison of a fast web server SAPI vs. a full PHP application server that includes Apache/mod_php plus application monitoring, code tracing, various caching capabilities, transparent clustering, etc.
So if you don't see a lot of value in what Zend Server brings to the equation then it's sort of a "push".
Disclaimer, I do work for Zend but I'm trying to be objective.
-
12th Jul 2011, 10:44 PM #3OPMember
-
12th Jul 2011, 04:02 PM #4MemberWebsite's:
Elite.SO Defendos.com Motionite.comNone of them
-
13th Jul 2011, 09:37 AM #5MemberWebsite's:
oneddl.eu nfomation.net linksafe.meI'd say neither. I don't think there is anything more you could do with either of them that could not be accomplished using nginx. If your project is php based, as far as I know, they both proxy out to a php interprtor (like fpm) in a similar way to nginx anyway. And to put the icing on the cake, nginx has an awesome support forum that is all completely free.
-
13th Jul 2011, 09:46 AM #6OPMember
How easy is it to convert my complex .htaccess file to nginx? Also does nginx have DDOS protection like litespeed?
-
13th Jul 2011, 09:57 AM #7MemberWebsite's:
oneddl.eu nfomation.net linksafe.meThat depends on what you want to run on it.
If you're using a script or cms that has a front controller (e.g. wordpress, joomla, drupal, codeignitor etc) then rewrite rules are pretty straightforward if you use try_files.
Other than that, it might be quite complicated, but only because it may take a while to familiarise yourself with nginx's rules.
With regards to DDOS protection, I have no idea, but my first guess is no. That being said you can, like all popular webservers, block multiple ip ranges. So if you do ever experience a DDOS attack, it can be prevented if you know what you're doing.
-
13th Jul 2011, 10:06 AM #8OPMember
Yes, I'm running wordpress, phpbb and pwiki.
Right now I got this little bit in my htaccess file that check to see if I have entered a url that is known to me, if the correct url is entered, it will set a cookie and redirect me to wp-login.php and let me log into wordpress.
So if you go to danielx64.com/wp-login.php, it should not show the login page since you didn't put the correct url in.
So right now it between nginx and litespeed
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
NewEraCracker Server For Windows (Apache/Nginx/PHP/MariaDB)
By NewEraCracker in forum Webmaster ResourcesReplies: 43Last Post: 25th Dec 2014, 06:56 PM -
[VPS] NGINX Powered Server - 1000x Fast than Apache
By tarung2010 in forum ArchiveReplies: 7Last Post: 10th Mar 2012, 12:11 AM -
[Shared] NGINX Powered Server - 1000x Fast than Apache
By tarung2010 in forum ArchiveReplies: 0Last Post: 9th Mar 2012, 04:53 AM -
Litespeed or nginx?
By .:Raymond:. in forum Hosting DiscussionReplies: 9Last Post: 10th Oct 2011, 09:36 AM -
Apache or Litespeed?
By NationWebHost in forum Polling PlazaReplies: 21Last Post: 7th Jul 2010, 12:39 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...