OpenVZ Forum


Home » General » Support » unix domain sockets between VPS
Re: unix domain sockets between VPS [message #2721 is a reply to message #2676] Tue, 18 April 2006 10:10 Go to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

VPSs are fully isolated, so unix domain sockets are isolated as well and can't be used for communication between VPSs.
Instead, you can use IPv4 via venet network device, which, if used with MTU=16386 is as efficient as loopback network device.

Or you can create a pipe in a host system, fork and make 2 VPS enter/exec with one pipe descriptor in one VPS and another fd in another VPS. But it will require some vzctl modifications and not that good from maintainance POV.


http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Previous Topic: No module aic7xxx found for kernel 2.6.8-022stab076.1
Next Topic: Can't get GIT tree to work
Goto Forum:
  


Current Time: Sat Jun 28 12:06:00 GMT 2025

Total time taken to generate the page: 0.02179 seconds