Rajwinder-office Singh wrote:Content-length shouldn't affect cacheability. If you're sure it does,
I have a situation :
1. I have to keep SSI enabled on all *.html pages.
2. SSI removes content-length + Last-modified headers from *.html
3. I have to keep these two headers for it to be cached by my CDN
provider.
you might consider a bug report to whoever is responsible.What's wrong with xbithack? Just scope it where you want it.
4. No fun of using XbiHack cause every other html is having ssi.
-- Nothing wrong with xbitHack but it will not make any diff in my case as adding inlcude output filter to all *.html or making every *.html an executble.Yes, you'd need to compute content-length in an output filter.
Does it make sense to calculate these two headers and then insert
both headers in some kind of output filter ?
And it would need to buffer your output, which makes for a huge
performance hit if you're serving big documents.
--
Nick Kew
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx