Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在使用 Spring 开发 Java EE 应用程序。该应用程序将部署在具有硬件负载平衡器的多个 Web 服务器上。这是我的疑问。请澄清。
编辑:移除弹簧。
您在这里指的是“粘性会话”,您的负载均衡器应该支持它们。它允许负载平衡器使用会话 ID 将会话的所有请求路由到同一服务器。
在我的邮件客户端或 gmail 中,发件人始终是 apache@hosting12
有什么办法可以解决这个问题?我试过设置这样的标题但没有成功。有人可以帮帮我吗?
$headers = "MIME-Version: 1.0" . "\r\n"; $headers .= "Content-type:text/html;chars