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

php-pecl-apc-3.1.4 (перепечатка)

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

The new version of APC cache is available in rawhide and in remi repository for fedora and enterprise linux (RHEL, CentOS).

Will be also available in fedora 13 updates (after the updates-testing stage).

This new version, still tagged as beta,  improves the PHP 5.3 support. It also fixes various bugs, and a potential security issue.
We can discover a new solution to optimize cache by enabling the new apc.lazy_classes and  apc.lazy_functions options. To be tested. It uses a differed load during the call rather than during the load.
As always... Lire php-pecl-apc-3.1.4

Похожие записи:

  1. php-pecl-apc-3.1.5
  2. php-pecl-apc-3.1.6
  3. php-pecl-mysqlnd-ms-1.1.0
  4. php-pecl-apc-3.1.7
  5. php-pecl-mysqlnd-qc-1.0.1

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