I have some PHP logic in a template that randomly loads some content. Logged in, this works great. Logged out, caching prevents different content from being loaded each refresh.
Is there a good way around this, aside from excluding the particular page from cache (in my case, Varnish)? All clever solutions welcome.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745530717a4631681.html
评论列表(0条)