Jump to content

Symfony2 without APC, but using an alternative caching method


johnsmith153

Recommended Posts

This question relates to using Symfony2 without APC.

 

My web host is a shared cloud environment and apparently using APC is not currently possible.

 

This is the only caching they offer: http://www.rackspace.com/knowledge_center/article/cloud-sites-php-op-code-cache

 

When I asked about APC they pointed me to the above link, but of course that doesn't mean this is a substitute for APC.

 

My understanding is that Symfony2 without APC can be very slow. My question is: will using the caching methods in the link above make up in any way for the speed loss that I believe will occur without using APC?

 

Of course moving web host is possible, but that depends on how much their caching method makes up for the lack of APC.

 

If this can't be answered then as much info as possible to enable me to question my web host further would help.

 

Thanks

Link to comment
Share on other sites

XCache is an alternative to APC, and in fact Symfony2 has the same mechanisms in place to make use of XCache as it does with APC.

 

Some of these things however need to be setup / configured by the developer. They don't just work out of the box. the same applies to Symfony's use of APC though.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.