Elwin Stelzer Eliazer <stelzere@xxxxxxxxx> writes: > Can you explain your answer more on what you refer as "pass in the socket"? > To my understanding, apache listens only on TCP/IP sockets. I don't know your entire workflow, and I wasn't talking about modifyingapache. However it is possible to pass sockets between network namespaces if youdo the proper things when you set them up at the beginning. So insteadof a relay daemon you could open the socket you will use to talk toapache and pass it to your application, over a unix domain socket,or if you can possible at the creation of the network namespace. Eric_______________________________________________Containers mailing listContainers@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx://lists.linux-foundation.org/mailman/listinfo/containers