DRb with http_proxy

H

Haofei

hi all
i want to get a remote drb service .it can't be accessed directly so
i have to use a http proxy.
the question is how i can use proxy with drb. is there any resource
about it? thanks :)
 
E

Eric Hodel

hi all
i want to get a remote drb service .it can't be accessed directly so
i have to use a http proxy.
the question is how i can use proxy with drb. is there any resource
about it? thanks :)

I don't know, DRb is a peer-to-peer protocol more than a client-
server protocol. You can construct a DRb proxy server easily, but if
the remote endpoint needs to connect back to you it may be unable to,
and wouldn't work.

You can also tunnel DRb via SSH...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top