Welcome! Log In Create A New Profile

Advanced

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

Rainer Duffner
March 07, 2012 05:12AM
Am Wed, 7 Mar 2012 10:46:23 +0100
schrieb "Roberto De Ioris" <roberto@unbit.it>:


> I only suggest you to choose a more advanced server, like php-fpm or
> uWSGI (even if it is very new in the php world),
> as the old-style embedded php fastcgi-server has very few features
> (read: none)
>


Additionally, one has to take into account that opcode-caching and the
like that zend, apc etc. do only usually gives you a couple of percents
of increased performance.

When you get "slashdotted", that is basically useless.

What you have to do is aggressive output-caching via varnish or nginx
(we haven't done this, yet, but I assume it's possible since some time,
too).

That will give you much (x-times) more performance than an opcode-cache
will ever be able to.



Rainer

_______________________________________________
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: 265
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