[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Sync apache module
On 04/23/2012 04:44 PM, Scott Bragg wrote:
> It seems to me like an ssh tunnel would be perfect for something like
> this. Open the tunnel on port 80 and pipe whatever services you want
> through it.
>
Apache is running on port 80. The device at site A needs to contact
data center A. Site A has a firewall that is locked down. I can use 80
and that is it. The server at data center A needs to run Apache _AND_
some real-time sync code on port 80.
1000 SSH tunnels would be a nightmare to manage.