Share » Forums » General » Varnish in ezp based community

Varnish in ezp based community

Varnish in ezp based community

Wednesday 04 February 2009 10:57:29 am - 6 replies

Author Message

Stéphane Couzinier

Wednesday 04 February 2009 2:20:19 pm

Hi

You can use varnish to cache the global page.
In the page add ESI include to retrieve dynamic content.
To cache dynamic content for each user, you can use memcache.

http://www.kouz-cooking.fr

Andreas Kaiser

Thursday 05 February 2009 12:01:02 am

Thanks Stéphane,

I used xcache as php accelerator for dynamic content, but memcache seems to be much better for large installations because the possibility of sharing cache between webservers.

I'm also thinking of using a faster webserver than apache (like lighttpd or nginx) for serving files of the var directory.

eZ Partner in Madrid (Spain)
Web: http://www.atela.net/

Stéphane Couzinier

Thursday 05 February 2009 7:03:25 am

for static file you can use a light apache2 setup.
We have made some test of both setup and we found the same result.

If you want something complex ;-):
1.Nginx/apache as a proxy only to compress page
2.Varnish for basic cache (page+image) and ESI (varnish can use ESI with gzip content)
3.apache2 ezpublish +static file (HTML)
4.memcache+SQL

http://www.kouz-cooking.fr

Andreas Kaiser

Monday 20 April 2009 12:19:22 pm

Hi Stéphane,

I will think about your comment - I like complex server architecture ;)

eZ Partner in Madrid (Spain)
Web: http://www.atela.net/

Carlos Revillo

Tuesday 21 April 2009 12:24:08 am

Hi,

For the login problems, have you tried ezvlogin? http://projects.ez.no/ezvlogin.

Regards.

Andreas Kaiser

Tuesday 21 April 2009 6:38:01 am

Hola Carlos,

Not in this case, but yes I've been testing evlogin and the other varnish related extensions.

I'm new to varnish and making lot of tests :)

eZ Partner in Madrid (Spain)
Web: http://www.atela.net/

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu