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

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,151
Latest member
JaclynMarl
Top