June 18, 2013

Post: How Web Services world affect LAMP Stack

… previous post I was thinking how Web 2.0 with its massive use of Web Services affect LAMP Stack ? Well actually there are serious… up needing much more workers, especially dealing with slow web services. Timeouts. Web services might get slower themselves or network connectivity to them might…

Post: Speedup your LAMP stack with LigHTTPD

Apache Web server could frequently be bottleneck for your LAMP stack, or you might be wasting resources on your web servers. The problem… amount of processes if you have many clients. As processes service all requests they can get you end up having a… few images used in pages, setting them to be directly services by reverse proxy servers could be enough. The note about…

Post: APC or Memcached

A while back I did Cache Performance Comparison for LAMP Stack. Looking at this data you can see memcached is … hit rate by caching things locally if you have many web servers. MemcacheD is relatively slow but distributed and so you… time. This especially applies to data which comes from network – Web services results etc. What do you think ?

Post: Meet Percona Team at OSCON

… interaction with data systems and web services in Node.js and Perl and about Running a high performance LAMP stack on a $20…

Page: Consulting for MySQL

… offers consulting (and training, and support, and development) services for MySQL and LAMP applications. We can help with all areas of the… and recovery practices, fault tolerance and recovery. LAMP Performance Optimization In many cases web application performance issues lie outside of MySQL. We…

Post: Economics of Performance Optimization

… changes, use of replication, caching, using memcached, sphinx, implementing proper web caching etc. These changes are not only require more time… you may think I’m promoting our Services. Indeed I am. I truly think our services is a good match for a…. There are variety of companies on he market offering services around MySQL and LAMP and MySQL is one of them. Plus for…

Post: ClickAider - Track Adsense Clicks and much more

… mode for last several Months. ClickAider is Hosted Web Statistics system but it tracks Clicks rather than …so typically it is compatible with advertisers terms of service. Why did we decide to do it ? Most … what is under the hood – it is typical LAMP application at this point. We use Scale-Out …

Post: MySQL Consulting - Being on your own

…leaving MySQL I actually talk to MySQL Professional Services Director – Josh, to check if I should …lot of architecture design for MySQL and LAMP systems in general, LAMP performance optimization, replication and high availability,… but also to work on our own Web projects. This is fun and it also …

Post: Leaving MySQL, MySQL Consulting

…’re starting our own company which will provide MySQL Consulting services. We’ll focus on MySQL Performance Optimization but will be… scaling your LAMP Application. In addition to that I’ll get back on Entrepreneurial track and work on few Web Projects. Some… MySQL I was co-founder and CTO of well known Web Statistics company in Russia and I loved it a lot…

Post: Lighttpd as reverse proxy

…mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/ ) , redirect dynamic requests …/html/htdocs” to point to actual directory with web documents Uncomment next lines in lighttpd.conf server.modules =…step to add lighttpd to list of services (actual only for RedHat / CentOS) cp /…