Welcome! Log In Create A New Profile

Advanced

Re: Can anyone *really* explain opcode caching with PHP?

March 07, 2012 05:32AM
> Roberto
>
>> I am not a big fan of opcode caching
>
> I'm interested in your reasons for this. My experience with mod_php is
> that I get huge performance improvements with opcode caching (my app
> loads a lot of code and libraries). If you don't use opcode caching, is
> there a better way to get the same benefits?
>

Your answer, is my reason :) It is app-dependent, so i never blindly
suggest to someone using it, without a proper undestanding of the system.

Often i have seen badly configured apache server exposing the cached files
to all the users of the system and so on. I see it as a second step in
building an infrastructure. Having said that, i prefer having an
additional layer (like nginx caching or varnish, as already suggested) in
front of the apps. ...But you can obviously have opcode and caching both
working on the same app :)


--
Roberto De Ioris
http://unbit.it

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Can anyone *really* explain opcode caching with PHP?

gcaplan March 06, 2012 10:13PM

Re: Can anyone *really* explain opcode caching with PHP?

Volodymyr Kostyrko March 07, 2012 04:16AM

Re: Can anyone *really* explain opcode caching with PHP?

gcaplan March 07, 2012 05:10AM

Re: Can anyone *really* explain opcode caching with PHP?

gcaplan March 07, 2012 05:16AM

Re: Can anyone *really* explain opcode caching with PHP?

roberto March 07, 2012 05:32AM

Re: Can anyone *really* explain opcode caching with PHP?

roberto March 07, 2012 05:34AM

Re: Can anyone *really* explain opcode caching with PHP?

Volodymyr Kostyrko March 07, 2012 07:52AM

Re: Can anyone *really* explain opcode caching with PHP?

gcaplan March 07, 2012 09:13AM

Re: Can anyone *really* explain opcode caching with PHP?

roberto March 07, 2012 04:48AM

Re: Can anyone *really* explain opcode caching with PHP?

Rainer Duffner March 07, 2012 05:12AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 282
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready