Welcome! Log In Create A New Profile

Advanced

Re: nginx + memcached + xcache - faster or not ?

APseudoUtopia
September 05, 2009 04:06PM
On Sat, Sep 5, 2009 at 1:28 PM, SE7EN<k1_zeus@yahoo.com> wrote:
> Hi I installed xcache on my server, I just wondering if installing memcached
> would speed up things. I think not but an expert opinion of someone more
> experienced would help.
>
> So, nginx+xcache / nginx+memcached or nginx +memcached+ xcache or other
> solution ? What is fastest ?
>
> Thank you
>

Well, it depends on how you're using the software. My setup uses
nginx, memcached, and xcache. I use MediaWiki on my site, which takes
advantage of the var cache in xcache (not just the opcode cache). My
main site is custom coded by me, and uses the sql database quite a
bit. I integrated memcached into this to reduce the load on the
database server, as well as even going to the point and caching some
static HTML included with my PHP.

Memcache requires (proper) integration into your application in order
to give any benefit. XCache caches the php opcode in order to execute
it faster when called, so it will always speed things up if setup
properly.
Subject Author Posted

nginx + memcached + xcache - faster or not ?

ktm September 05, 2009 01:50PM

Re: nginx + memcached + xcache - faster or not ?

APseudoUtopia September 05, 2009 04:06PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 226
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