For years, Apache, which is currently utilised by more than 100 million active websites, has been the de facto web server over the likes of IIS, GWS, Nginx and Lighttpd. However, due to the fact that Apache requires more resources and its performance tends to decrease as the number of concurrent connection increases, more sites are considering Nginx. This is being used either as the main http web server or it is being placed in front of the existing Apache server farm as a high-performance reverse-proxy server or OS based load balancer in a Cloud Computing infrastructure.
This talk will look at some benchmark figures of Nginx and Apache and will cover how a PHP application can benefit from Nginx awesomeness.
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Great introduction to nginx delivered with a good sense of humour. Gave me practical ideas on better ways to fulfil some upcoming requirements. However, the data on server market share (is it still 'market share' for FOSS?) presented was impossible to follow if colourblind - which would have been 10% of the audience. Accessibility isn't just for websites!
Not the easiest presentation to follow, although Errazudin tried his best to make himself understood... all credit to him for his hard work (not to mention travelling helfway round the world to make this presentation). The material was good, and the slides both helpful and entertaining: definitely enough to persuade me to take a look at nginx.
Will definitely try and find the time to try Nginx after this to see what it can do.
I think perhaps there wasn't enough emphasis on precisely what Nginx excels at over Apache, how I can do about configuring PHP or what I need to use instead of mod_rewrite. This would have greatly helped my understand how much work I need to do to use it and how much benefit I'm likely to get, because the difference requests for PHP wasn't exactly night and day and would only likely be worth considering if you're dealing with a lot of requests. Convention is always going to be a strong reason to stick with Apache, so you've got to make a strong argument for nginx.
As others have said, the delivery was a little difficult to understand at times, but I have to give you props for giving a talk in a foreign language and the only way you're going to get better is with practice, so I commend the speaker for his efforts and hope to see him again.
An interesting presentation about something that I haven't had the opportunity to look into yet. It would have been nice to see some benchmarks comparing it to apache with fastCGI though, as well as using some more process heavy pages to run the benchmarks on.
Other than that though it was good, excellent slides.
Have never really looked beyond Apache. I knew nginx existed but I'll think twice when performance is key.
Would be good to revise and cover typical use cases of Apache, i.e. how do you set up virtual hosts, enable url rewriting and ticking those boxes yslow/google page speed complain about.
Really good slides and thanks for travelling down and giving the talk.
Know of an event happening? Let us know! We love to get the word out about events the community would be interested in and you can help us spread the word!
10.Oct.2010 at 15:55 by Thijs Feryn
Awesome slides, good content, but sometimes a little bit difficult to understand.
Errazudin should talk a little louder and should put a little bit more effort in pronounciation.
That being said, I got convinced to give Nginx a try.