The other processes attempting to use the script will run without using the opcode cache, rather than locking and waiting for the cache to prime.
Les autres processus essayant d'utiliser le script fonctionneront sans utiliser le cache d'opcode, au lieu d'être bloqués dans l'attente de l'initialisation de celui-ci.
Whenever possible, use an opcode cache (or ask your web host to install one for you), in order to alleviate the server's processing load.
Si vous le pouvez, utiliser un cache d'opcode (ou demandez à votre hébergeur d'en installer un pour vous), afin d'alléger la charge de traitement du serveur.
This function invalidates a particular script from the opcode cache.
Cette fonction invalide un script particulier depuis le cache opcode.
For performance reasons, and use opcode cache, configuration is compiled.
Pour des raisons de performance, et notamment de cache opcode, la configuration est compilée.
If that is not the case the opcode cache size will be automatically increased.
Si ce n'est pas le cas la taille du cache opcode sera automatiquement augmentée.
If disabled, all documentation comments will be discarded from the opcode cache to reduce the size of the optimised code.
Si désactivé, tous les commentaires de documentation seront supprimés du cache opcode afin de réduire la taille du code optimisé.
If disabled, documentation comments won't be loaded from the opcode cache even if they exist.
Si désactivé, les commentaires de documentation ne seront pas chargés depuis le cache opcode, y compris s'ils existent.
There is no more environment to declare and configuration is compiled in plain PHP to get the benefit of the opcode cache.
Il n'y a plus d'environnement à déclarer et la configuration est compilée en PHP pour bénéficier d'un cache opcode.
This function compiles a PHP script and adds it to the opcode cache without executing it.
Cette fonction compile un script PHP et l'ajoute au cache d'opcode sans l'exécuter.
Edit This function resets the entire opcode cache.
Cette fonction ré-initialise le cache opcode dans sa globalité.
File Cache - Even with the PHP opcode cache enabled, the PHP engine has to accesses the script files on a file system.
Cache de fichiers - Même avec le cache d'opcode PHP activé, le moteur PHP doit accéder aux fichiers de script sur un système de fichiers.
Enables the opcode cache for the CLI version of PHP.
Active le cache d'opcode pour la version CLI de PHP.
The Zend Optimiser+ opcode cache has been added to PHP as the new OPcache extension.
Le cache opcode Zend Optimiser+ a été ajouté à PHP comme nouvelle extension OPcache.