[Tramline-dev] tramline on centos
Martijn Faassen
faassen at infrae.com
Mon Jun 12 16:14:55 CEST 2006
Jodok Batlogg wrote:
> hello martijn et all :)
>
> we need to run tramline on centos. the latest apache in centos is
> 2.0.52 - you mention explicitly 2.0.55 (or later) because of a bug in
> mod_proxy (something with filters). can you point me to the relevant
> apache bugzilla issue? how can i check if that bug was not backported
> in centos?
Hm, I don't recall seeing a bugzilla issue. That doesn't mean it isn't
there, but that'd be quite a search to find for me now..
> it's enough nightmare to compile the patched mod_python on centos :)
Tramline doesn't patch any C code, but perhaps you're referring to
something else?
> another side-question: running an "apache - squid - multiple zope
> clients - zeo" setup shouldn't affect tramline at all, right?
I don't think so. If you run tramline on multiple hosts the
responsibility for sharing the files between multiple Zope client
servers is you own; NFS or Samba or whatnot.
In the setup where Squid is behind Apache (not in front of it), it
couldn't cache any tramlined files itself, as Apache is doing the work
of streaming in the file, which would be impossible for Squid to see.
Regards,
Martijn
More information about the Tramline-dev
mailing list