reverse-proxy
Can nginx be used as a reverse proxy for a backend websocket server?
We\'re working on a Ruby on Rails app that needs to take advantage of html5 websockets. At the moment, we have two separate \"servers\" so to speak: our main app running on nginx+passenger, and a sepa[详细]
2022-12-22 18:05 分类:问答Can I turn off an Apache Directive then turn it on in an include?
I have a VirtualHost block that includes common configuration items, one directive is ProxyPreserveHost.[详细]
2022-12-22 12:24 分类:问答Proxy / ServiceBus / Reverse SSH
Trying to figure out the best way to easily connect a bunch of client machines running WCF service to a LAMP server on a wide area network....[详细]
2022-12-22 00:18 分类:问答Creating a Reverse Proxy using Jpcap
I need to create a program that receives HTTP request and forwards those requests to the web servers.[详细]
2022-12-20 15:59 分类:问答Is there a solution that lets Node.js act as an HTTP reverse proxy?
Our com开发者_Python百科pany has a project that right now uses nginx as a reverse proxy for serving static content and supporting comet connections. We use long polling connections to get rid of const[详细]
2022-12-19 04:07 分类:问答ASP.Net reverse proxy, what to do with external resources?
I\'m currently working on a concept for a reverse proxy to basically relay responses and requests between the user and an otherwise invisible website. So basically the user goes to a site, let\'s开发者[详细]
2022-12-18 18:00 分类:问答IIRF reverse proxy problem
We have a java application ( Atlassian Bamboo) running on port 8085 on Windows 2003. It is accessile as http://bamboo:8085.[详细]
2022-12-18 08:44 分类:问答Redirecting https requests to two different weblogic servers using the Weblogic proxy and Apache2
I have a server serverA running a weblogic application App1, with base url /app1/ on port 7001, and another server serverB, running a weblogic application App2, with base url /app2/ on port 8001. Both[详细]
2022-12-16 17:46 分类:问答Get original HOST address when the ASP.NET server is behind an ISA server as a reverse proxy
I\'d like to know how could I get the origin开发者_运维百科al HOST IP when the web server is behind an ISA server acting as a reverse proxy.[详细]
2022-12-15 00:32 分类:问答How can I ensure closing all connection in loadbalancer when something fails or hangs?
I\'m trying to write a simple load-balancer. It works ok till one of servers (BalanceServer) doesn\'t close connection then...[详细]
2022-12-14 00:29 分类:问答