XCache3.1.0

  • Submit New Release
  • Edit XCache Information
  • Submit a New Software

Fast, stable PHP opcode cacher.

Saturday, October 12, 2013
  • Web Authoring
  • PHP

XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load. It is tested (on linux) and supported on all of the latest PHP cvs branches such as PHP_4_3 PHP_4_4 PHP_5_0 PHP_5_1 PHP_5_2 HEAD(6.x).

XCache is a open-source opcode cacher, which means that it accelerates the performance of PHP onservers. 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.

XCache overcomes a lot of problems that has been with other competing opcachers such as being able to be used with new PHP versions.

  • Downloads
    6889
  • License
    GPL

Downloads / Release History


October
12
2013
XCache 3.1.0
June
19
2013
XCache 3.0.3
June
13
2013
XCache 3.0.2
January
13
2013
XCache 3.0.1
October
30
2012
XCache 3.0.0
July
14
2012
XCache 2.0.1
April
21
2012
XCache 2.0.0
Changes PHP_5_4 is supported. hardlink files, __FILE__ __DIR__ supported.
December
30
2007
XCache 1.2.2
December
30
2007
XCache 1.2.1-rc2
  • xcache-1.2.1-rc2.tar.gz

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles