Hi, I read the press info last week about Zope+Squid+ESI. I'm missing some detail infos about that new feature. Can anybody of the experts give some answers to the following questions ? 1. Which Squid version are they talking about ? 2. Which Zope version is able to work with ESI ? 3. Are any special products needed ? Regards, Dirk
http://devel.squid-cache.org/projects.html#esi I think the "25%" completed is just the lack of updates to the page. There are no products that need to be installed in Zope to take advantage of ESI. You may want to examine the compile-time flags to see if something needs to be turned on to do ESI directive processing. On Mon, 2002-11-04 at 08:53, Dirk Datzert wrote:
Hi,
I read the press info last week about Zope+Squid+ESI. I'm missing some detail infos about that new feature.
Can anybody of the experts give some answers to the following questions ?
1. Which Squid version are they talking about ? 2. Which Zope version is able to work with ESI ? 3. Are any special products needed ?
Regards, Dirk
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Chris McDonough schrieb:
http://devel.squid-cache.org/projects.html#esi
I think the "25%" completed is just the lack of updates to the page.
There are no products that need to be installed in Zope to take advantage of ESI. You may want to examine the compile-time flags to see if something needs to be turned on to do ESI directive processing.
As far as I understood: *any* Zope version will work ? ESI - Is only a Squid-feature, which must be enabled at compile time ?
As far as I understood: *any* Zope version will work ? ESI - Is only a Squid-feature, which must be enabled at compile time ?
Yes. It's a kind of templating language which can be inserted into HTML (or other textual content). See http://www.esi.org.
participants (2)
-
Chris McDonough -
Dirk Datzert