Welcome! Log In Create A New Profile

Advanced

Re: SSI not evaluated in memcache response

Maxim Dounin
March 09, 2010 06:44PM
Hello!

On Tue, Mar 09, 2010 at 08:27:52PM +0100, Xavier Grangier wrote:

> I'm having trouble to have an SSI call beeing evaluated once cached in
> memecache.

[...]

> location / {
> ssi on;
> set $memcached_key $uri;#$urlmd5;
> default_type "text/html; charset=utf-8";

- default_type "text/html; charset=utf-8";
+ default_type text/html;
+ charset utf-8;

[...]

Maxim Dounin

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

SSI not evaluated in memcache response

Xavier Grangier March 09, 2010 02:34PM

Re: SSI not evaluated in memcache response

Maxim Dounin March 09, 2010 06:44PM

Re: SSI not evaluated in memcache response

xgdlm March 10, 2010 03:34AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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