[Tramline-dev] Tramline and Plone login
Martijn Faassen
faassen at infrae.com
Thu Jan 12 13:32:25 CET 2006
Nate Aune wrote:
> Thanks to Matt Hamilton's PloneTramLine product, we now have support
> for Tramline in Plone! http://plone.org/products/plonetramline
Hey, cool, I didn't know this existed yet.
> I have a question regarding Tramline and Squid. Does anyone know how
> Tramline would perform if you had Squid running behind Apache? Any
> known issues?
Just for clarity, Squid *behind* Apache or in front of Apache? Where
'front' is the web itself. Typically I thought Squid is set up in front
of Apache so that web requests don't even reach Apache if they're cached
in Squid, but it may be you mean the same thing -- just have front and
behind reversed. :)
> I'm considering setting up Squid on my server using the CacheFu
> collection of products (http://plone.org/products/cachefu), but I'm
> concerned that it might conflict with the operation of Tramline.
For uploads, I don't think it makes a difference at all, as you
shouldn't be caching with Squid with uploads anyway.
For downloads, if you have Squid nearest to the web, I don't see how it
would interfere with Tramline -- to Squid, it's just as if the files are
coming from Apache just like if you weren't using Tramline.
I can't exclude it completely though, so the best thing would be just to
try.
If you do place Squid between your Plone and Apache, I have no clue...
Regards,
Martijn
More information about the Tramline-dev
mailing list