Dear friends
I have a container with mysql and wish to have all other containers, and
the host, being able to use a socket to post queries to my database. I
thought of sharing a common host-directory, such as /temp. Once all
containers can access the same directory, will they actually be able to
talk to mysql? Mysql uses sockets to communicate with applications in the
same box. It is much faster and uses far less resources than tcp. Does this
make any sense? What would it take to make this scenario work?
_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to