[
https://issues.apache.org/jira/browse/FLINK-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997844#comment-15997844
]
Ajith S commented on FLINK-5902:
--------------------------------
RMWebProxy does this to avoid leaking data of AM via browser as a security
measure
Also as per https://github.com/FortAwesome/Font-Awesome/issues/6454 we need to
avoid sending *no-cache* and *no-store* cache control parameters for
FontAwesome responses to client.
But as the Flink AM response is passed via RMWebProxy to client. So unless
FontAwesome provides a fix for this, i do not see any way to handle this
without having a bypass at RMWebProxy i.e may b RMWebProxy can avoid adding
cache control params to all response and make it optional.
> Some images can not show in IE
> ------------------------------
>
> Key: FLINK-5902
> URL: https://issues.apache.org/jira/browse/FLINK-5902
> Project: Flink
> Issue Type: Bug
> Components: Webfrontend
> Environment: IE
> Reporter: Tao Wang
> Attachments: chrome is ok.png, IE 11 with problem.png
>
>
> Some images in the Overview page can not show in IE, as it is good in Chrome.
> I'm using IE 11, but think same with IE9&IE10. I'll paste the screenshot
> later.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)