You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/04/15 03:58:17 UTC

[GitHub] [skywalking] Fine0830 opened a new issue, #8882: [Feature] Webapp enables text compression, cache control

Fine0830 opened a new issue, #8882:
URL: https://github.com/apache/skywalking/issues/8882

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   Since text-based resources should be served with compression to minimize total network bytes, webapp should be enabled text compression. 
   
   Since the browser does not need to make a request to receive the same file every time, accessing these resource copies will be very fast, I think webapp should be enabled cache control.
   
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wankai123 commented on issue #8882: [Feature] Webapp enables text compression, cache control

Posted by GitBox <gi...@apache.org>.
wankai123 commented on issue #8882:
URL: https://github.com/apache/skywalking/issues/8882#issuecomment-1099968955

   The default cache strategy is using `Last-Modified` now, so I suggest keep that way.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wu-sheng closed issue #8882: [Feature] Webapp enables text compression, cache control

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #8882: [Feature] Webapp enables text compression, cache control
URL: https://github.com/apache/skywalking/issues/8882


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org