Игорь Олемской — практические заметки по системному администрированию Linux CentOS

Архив тега ‘smarty’

6 ways to kill your server – learning how to scale the hard way (перепечатка)

Комментариев нет

Learning how to scale isn't easy without any prior experience. Nowadays you have plenty of websites like highscalability.com to get some inspiration, but unfortunately there is no solution that fits all websites and needs. You still have to think on your own and find a concept that works for your requirements. So did I.

PHP – Smarty block caching (перепечатка)

Комментариев нет

It might sound like a trivial task to cache Smarty templates, but when your website starts growing you should consider some more advanced strategies of caching your content using Smarty.