Blog
Archive for 2013
Read More
How to use aggressive file caching
Recently I have observed that one of my servers took long time to respond to users. After an investigation I have seen that i had a lot of TIME_WAIT connections, because...
Read More
Database optimization technique and how storage engine works
Today i was discussing with a colleague of mine about a mysql database optimization technique, and some of the things i have learned about how mysql works on big table...