Пакет php5-xcache: Информация

    Исходный пакет: php5-xcache
    Версия: 1.2.2-alt2
    Собран:  2 августа 2009 г. 20:30
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://http://xcache.lighttpd.net/

    Лицензия: GPL
    О пакете: XCache is a fast, stable PHP opcode cacher
    Описание: 
    XCache is a open-source opcode cacher, which means that it accelerates
    the performance of PHP on servers. It optimizes performance by removing the
    compilation time of PHP scripts by caching the compiled state of PHP scripts
    into the shm (RAM) and uses the compiled version straight from the RAM. This
    will increase the rate of page generation time by up to 5 times as it also
    optimizes many other aspects of php scripts and reduce serverload.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    php5-xcache (x86_64, i586)

    Сопровождающий: Maxim Ivanov

    Список участников:
    Maxim Ivanov

    Права:
    @qa_p5

      1. php5-devel
      2. rpm-build-php5

    Последнее изменение


    2 августа 2009 г. Maxim Ivanov 1.2.2-alt2
    - Fix build deps
    14 июля 2009 г. Maxim Ivanov 1.2.2-alt1
    - Initial build for ALTLinux