系统属性 http.nonProxyHosts 已设置为 local|*.local... 是什么意思?这有何影响?

发布于 2024-10-16 23:40:05 字数 270 浏览 2 评论 0原文

我是一名误入编码领域的设计师,但知识的缺乏常常困扰着我。就像这个例子:在 fdt 4 中使用 Mac OS 10.5.8 来构建 osmf(开源媒体框架)媒体播放器时,我突然开始在错误日志中看到这一点。

系统属性 http.nonProxyHosts 已由外部源设置为 local|*.local|169.254/16|*.169.254/16。该值将被首选项中的值覆盖。

请问,这是什么意思 - 我该如何重置它 - 如果需要的话,重置什么?

I am a designer who has strayed into coding, and frequently my lack of knowledge snaggles me. Like this example: Working on Mac OS 10.5.8 in fdt 4 to build an osmf (open source media framework) media player, I suddenly started seeing this in the error log.

System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences.

Please, what does it mean - and how can I reset it - and to what, if I need to?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

岁月静好 2024-10-23 23:40:05

nonProxyHosts 是可以直接访问的主机列表,不会通过代理。这是简短的答案。

有关完整说明,您可以访问 Oracle

nonProxyHosts is a list of hosts that can be accessed directly and will not go through the proxy. That is the short answer.

For a full explanation you can go to Oracle.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文