gpt4 book ai didi

resin - 树脂中的hmux是什么?

转载 作者:行者123 更新时间:2023-12-01 13:05:12 26 4
gpt4 key购买 nike

当我启动 Resin 服务器时,它说

hmux listening to localhost:6802

这个 hmux 是什么?这是一项服务还是树脂自己使用它?

最佳答案

这是 Resin 输出的示例:

Resin 3.0.2-beta (built Mon Aug  4 09:26:44 PDT 2003)
Copyright(c) 1998-2003 Caucho Technology. All rights reserved.

Starting Resin on Mon, 04 Aug 2003 09:43:39 -0700 (PDT)
[09:43:40.664] Loaded Socket JNI library.
[09:43:40.664] http listening to *:8080
[09:43:40.664] ServletServer[] starting
[09:43:40.879] **hmux listening to *:6802**
[09:43:41.073] Host[] starting
[09:43:41.446] Application[http://localhost:8080/resin-doc] starting
[09:43:41.496] Application[http://localhost:8080] starting

Hmux端口是监听Apache服务器的端口。- Web浏览器可以通过8080端口直接调用Resin。- 或者 web broswer 可以调用 Apache,Apache 将请求转发到 resin 的 hmux 6802 端口

更多信息可以在 http://www.caucho.com/resin-3.0/install/cse-apache.xtp

关于resin - 树脂中的hmux是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3615191/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com