LAMP Stack with APC installed - WordPress Site - Is WP opcode being cached with APC?

Posted by Christopher Altman on Stack Overflow See other posts from Stack Overflow or by Christopher Altman
Published on 2010-05-17T19:35:54Z Indexed on 2010/05/17 19:40 UTC
Read the original article Hit count: 303

Filed under:
|
|
|

I have a LAMP stack with APC installed. I have a WordPress site on this server. Is WP taking advantage of the opcode caching? I have done no WP configurations. My understanding is that simply having APC installed means that all PHP code is being cached. If that is untrue, please point me to the direction where I can configure WP to take advantage of APC.

Note: I thought about this as a ServerFault question, but since the solution to is code related I posted on Stackoverflow.

© Stack Overflow or respective owner

Related posts about apc

Related posts about Wordpress