logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: APC on virtual Win2008R2 x64
Author
chkl



Joined: 09 Feb 2014
Posts: 1
Location: Sweden

PostPosted: Sun 09 Feb '14 16:19    Post subject: APC on virtual Win2008R2 x64 Reply with quote

I am running a pair of virtual Win2008R2 x64 - servers hosted by a Ubuntu 12.10 64bit server.
Each Winsrv has Apache/2.4.7 (Win64) mod_fcgid/2.3.9 + HTTP/1.1 + CGI/1.1 + PHP 5.5.3.
The response times are sometimes too long to be useful and I'm looking for a suitable cache.
Is APC possible to use (is there a win64 version available?) ?
Shall I put APC on each Win2008 server and/or on the Ubuntu server?
Any useful alternatives?

Thanks for all comments in advance!
/Christer K
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1266
Location: Amsterdam, NL, EU

PostPosted: Sun 09 Feb '14 16:51    Post subject: Reply with quote

APC for PHP 5.5 is unreliable. You'd better use OPcache for opcode caching and APCU for APC user caches.

For APCU, you can fing the DLL's here:
http://pecl.php.net/package/APCu/4.0.3/windows
Back to top
marineserver



Joined: 02 Feb 2014
Posts: 5
Location: indian,tamilnadu

PostPosted: Tue 25 Mar '14 18:29    Post subject: Reply with quote

Better use Opcache which is very good if you use apache X64 if you use apache x32 use APC
Back to top


Reply to topic   Topic: APC on virtual Win2008R2 x64 View previous topic :: View next topic
Post new topic   Forum Index -> Other Software