Flash Remoting 能否通过 HTTP (Squid) 代理服务器运行

发布于 2024-07-11 04:35:16 字数 121 浏览 6 评论 0原文

我有一个网络,希望使用 Flash Remoting 数据格式通过 HTTP 传递数据。 我们有 Squid 作为反向代理/加速器,通过 Squid 运行此流量是否存在任何已知问题。 我们会将该特定 URL 配置为不被缓存。

I have a network were would like like to deliver data using the Flash Remoting data format over HTTP. We have Squid working as a reverse proxy/accelerator, are there any known problems running this traffic through Squid. We would configure that particular URL to not be cached.

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

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

发布评论

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

评论(1

落日海湾 2024-07-18 04:35:16

如果 Squid 没有缓存该 URL 或修改请求或响应,我认为它不太可能导致任何问题。 这就是重点,对吧? 不过,这是一个很大的假设……

庆幸的是你控制了鱿鱼。 这样,如果出现问题,您可以相对快速地更改配置。 依靠外部控制的鱿鱼来避免破坏您的应用程序将是一个潜在的失败点。

If Squid is not caching that URL or modifying the request or response, I think it's unlikely to cause any problems. That's the point, right? That's a big if though...

Just be glad that you control the Squid. That way, if there is a problem, you can change the configuration relatively quickly. Relying on an externally controlled squid to not snarf up your application would be a potential point of failure.

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