mardi 21 avril 2015

Does APUu benefits Symfony2 natively

Vote count: 0

I used to run Symfony with APC to achieve better performance. APC provides two features :

  • bytecode caching
  • Cross-page, in-memory server side caching.

With newer PHP versions, APC is deprecated. I will use the native opcache for the first feature.

However, I'm wondering about installing APCu for caching. If Symfony and its core bundles (Doctrine, Twig...) don't rely on APC memory caching functions, then installing APCu won't affect performance at all.

So does Symfony2 natively leverage APCu / the memory caching part of APC?

asked 32 secs ago



Does APUu benefits Symfony2 natively

Aucun commentaire:

Enregistrer un commentaire