Understanding OpCache
PHP in version 5.5 comes with a caching engine built-in – OpCache – which stores precompiled script bytecode in the memory. If you’re familiar with APC or Xcache, you will already know how such...
Blog technique de CCM Benchmark Group
PHP in version 5.5 comes with a caching engine built-in – OpCache – which stores precompiled script bytecode in the memory. If you’re familiar with APC or Xcache, you will already know how such...
La semaine dernière j’ai pu assister à une formation docker chez Hopwork. Le formateur, David Gageot nous a fait une bonne intro dans le monde de docker. La formation était surtout technique et donc...
Une bonne série de 3 articles sur Docker … qui reprennent tout du début et en 1er lieu la différence entre une VM et un container 😉 Les autres articles de la série :...
A Gentle Introduction To docker And All Things Containers from Jérôme Petazzoni
In June we launched Chicago Breaking Business, which is, at least in terms of traffic, our largest site so far. Both before and during that project I had been iterating toward a load-testing solution...
Une des vulnérabilités les plus présentes sur le Web est lié à la gestion des sessions dans les applications. Nous allons voir dans cette article comment les protéger. http://eddmann.com/posts/securing-sessions-in-php/
Yoshinori, this is excellent work. Thank you for posting. Do you know if your patches will be picked up by MariaDB, Percona, or Oracle MySQL any time soon? After intensive testing and hack, we...
Commentaires récents