Supported browsers and endpoint requirements(支持的浏览器与端点要求)¶
The following page lists the browsers supported by the Palantir platform and the platform's endpoint network requirements.
Supported browsers¶
The Palantir platform is fully supported on the following desktop browsers:
- Google Chrome
- Microsoft Edge
Palantir will also provide critical bug fixes for users of Mozilla Firefox versions released within the last six months. For best results, use Google Chrome or Microsoft Edge if possible.
Not all Palantir applications are designed to work on mobile devices. Those that are mobile-friendly require one of the following mobile browsers:
- Google Chrome
- Microsoft Edge
- Apple Safari
We fully support any version of the above desktop and mobile browsers released within the past year. Older browser versions are partially supported up to the past two years, and browser versions released over two years ago are unsupported.
Client endpoint network requirements¶
As the primary Palantir platform frontend is a web application, users are recommended to use supported browsers for optimal operation.
However, in rare cases, users with unusual networking set-ups may experience issues, despite using a supported browser.
In order to aid debugging, this page documents some of the assumptions that Foundry makes about the client endpoint's network set-up.
WebSocket support¶
Many in-platform applications use WebSockets ↗ for communication between the client and the server, and the Palantir platform assumes that WebSocket connections are possible.
Some proxy servers require special configuration or a software upgrade in order to support WebSocket connections. If users connect to Palantir platform via a proxy that does not support WebSockets, large parts of the platform may become unusable.
HTTP/2 support¶
HTTP/2 support is vital for the seamless performance of the Palantir platform, as it helps facilitate the handling of a significant number of concurrent requests from Foundry applications to the backend.
Note that proxy servers can downgrade HTTP/2 connections to HTTP/1.1, which can make Foundry applications slow to the point of obstructing usability.
If you are encountering slowness when using the Palantir platform and your connection to the platform goes through a proxy, you should investigate the possibility that your proxy is downgrading the connection.
中文翻译¶
支持的浏览器与端点要求¶
以下页面列出了 Palantir 平台支持的浏览器以及平台的端点网络要求。
支持的浏览器¶
Palantir 平台在以下桌面浏览器上获得全面支持:
- Google Chrome
- Microsoft Edge
Palantir 还将为过去六个月内发布的 Mozilla Firefox 版本用户提供关键错误修复。为获得最佳体验,请尽可能使用 Google Chrome 或 Microsoft Edge。
并非所有 Palantir 应用程序都设计为在移动设备上运行。支持移动端的应用程序需要以下移动浏览器之一:
- Google Chrome
- Microsoft Edge
- Apple Safari
我们全面支持过去一年内发布的上述桌面和移动浏览器的任何版本。对于过去两年内发布的较旧浏览器版本,我们提供部分支持,而超过两年发布的浏览器版本则不再受支持。
客户端端点网络要求¶
由于 Palantir 平台的主要前端是一个 Web 应用程序,建议用户使用支持的浏览器以获得最佳操作体验。
然而,在极少数情况下,使用支持浏览器的用户如果网络设置异常,仍可能遇到问题。
为便于调试,本页面记录了 Foundry 对客户端端点网络设置的一些假设。
WebSocket 支持¶
平台内的许多应用程序使用 WebSocket ↗ 进行客户端与服务器之间的通信,Palantir 平台假定 WebSocket 连接是可行的。
某些代理服务器需要特殊配置或软件升级才能支持 WebSocket 连接。如果用户通过不支持 WebSocket 的代理连接到 Palantir 平台,平台的大部分功能可能无法使用。
HTTP/2 支持¶
HTTP/2 支持对于 Palantir 平台的无缝性能至关重要,因为它有助于处理从 Foundry 应用程序到后端的大量并发请求。
请注意,代理服务器可能将 HTTP/2 连接降级为 HTTP/1.1,这可能导致 Foundry 应用程序运行缓慢,甚至阻碍可用性。
如果您在使用 Palantir 平台时遇到速度缓慢的问题,并且您与平台的连接经过代理,则应调查代理是否正在降级连接的可能性。