Accelerate PHP Under IIS

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
neophyte
DevNet Resident
Posts: 1537
Joined: Tue Jan 20, 2004 4:58 pm
Location: Minnesota

Accelerate PHP Under IIS

Post by neophyte »

I've been doing some looking around for something that would speed up PHP under IIS and came accross Turck MMCache for PHP on sourceforge. Has anybody used it before? Does anybody know of or tried anything else that is opensource?
redmonkey
Forum Regular
Posts: 836
Joined: Thu Dec 18, 2003 3:58 pm

Post by redmonkey »

A few weeks ago I was bench/performance testing a handful of PHP accelerators. Turk MMCache was not within that list but I did test eAccelerator which is (I believe still) currently heavily based on the Turk MMCache source.

There was very little difference among the accelerators I tested but at that time eAccelerator was consistently the top performer (only by a small margin). All my tests were on *nix systems though so don't know how much of that is directly transferable to Windows systems running IIS?

As with eAccelerator, APC is also opensource.
User avatar
neophyte
DevNet Resident
Posts: 1537
Joined: Tue Jan 20, 2004 4:58 pm
Location: Minnesota

Post by neophyte »

Im running PHP 5 on 2003 Server and IIS 6. It's slow. Real slow. Thanks for the tip!
Post Reply