[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [syndication] feed compression
> >>>How is it best implemented?
> >>apache mod_gzip
> > And for people who use php or perl to generate feeds dynamically, use
> > the appropriate gzip libraries.
> And for people concerned about inter-op with n proxy servers and
> aggregators?
feed compression should be completely transparent to proxy server folk.
reverse-proxies may be a different story - but this seems unlikely.
aggregator authors should be getting this for free by using the features
of their underlying http transport libraries.
elijah