Webtools:Scalability: Difference between revisions

Line 52: Line 52:
=== [http://eaccelerator.net/ eAccelerator] ===
=== [http://eaccelerator.net/ eAccelerator] ===


This is a php accelerator that basically compiles the php, and then stores that value.  When the page is requested, it can skip recompiling and just serve what it already has.
* AMOv3 is using this, and we're relatively happy with it.  We had some strange issues with apache segfaulting ([https://bugzilla.mozilla.org/show_bug.cgi?id=375300 bug 375300) but after removing a file from eAccelerator's cache, it has stopped.  The file was doing nothing special, and it's still a mystery why it caused seg faults.


=== [http://pecl.php.net/package/memcache/ Memcache] ===
=== [http://pecl.php.net/package/memcache/ Memcache] ===
Confirmed users, Bureaucrats and Sysops emeriti
1,737

edits