You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/02/17 05:21:12 UTC

DO NOT REPLY [Bug 15943] - SSI should honor cache-related headers for virtually-included components

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15943>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15943

SSI should honor cache-related headers for virtually-included components

jerenkrantz@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From jerenkrantz@apache.org  2003-02-17 04:21 -------
If you would like to do this, patches are welcome.  But, this is not trivial to add nor easy.

The biggest problem is dealing with changes to the cache-related headers once the headers are sent.  In order to try to compute the most restrictive combination, you have to run/buffer the entire request first.  That's not optimal from a performance standpoint and I believe might be worse than the current situation.

I'm going to mark this as WONTFIX, but if you'd like to continue this discussion, the proper place is on the dev@httpd mailing list not the issue database.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org