[TYPO3-core] FYI72: bug #9645: Memcached backend is not working properly
Dmitry Dulepov
dmitry.dulepov at gmail.com
Fri Nov 28 09:48:04 CET 2008
Hi!
Martin Kutschker wrote:
> I don't trust HTTP_HOST as a page may be reached via multiple domains.
There's explanation about it in the patch ;)
> I recently had a case where one specific product page had a special
> domain for marketing pruposes, but can of course be reached by the
> standard domain. Yes, they could have done this with a webserver
> redirect, but they chose to use a "legal" TYPO3 feature to do this.
Did they use mount points? Then caching should be different for
these pages.
> Forcing CLIs to set the environment variable HTTP_HOST doesn't sound
> like a clean solution to me.
I did not plan to set HTTP_HOST for CLI. I am evaluating if I can
safely use PATH_site instead of HTTP_HOST now :)
--
Dmitry Dulepov
TYPO3 translations support
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog:
http://typo3bloke.net/post-details/typo3_43_cache_and_memcached_fix_ready/
More information about the TYPO3-team-core
mailing list