Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2005 15:33:51 -0700
From:      Brandon Fosdick <bfoz@bfoz.net>
To:        freebsd-stable@freebsd.org
Subject:   Jail to jail network performance?
Message-ID:  <432753CF.6020001@bfoz.net>

next in thread | raw e-mail | index | archive | help
I have a 5.4-S box running apache2 that's serving data from mysql running on the same box. I'm thinking about putting both in seperate jails, partly for security and partly for practice. Would this impact network performance between the two? Currently the mysql connection is using localhost which I understand to be faster than a network socket. Does jail-to-jail traffic use the same mechanism? or something else?

Thanks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?432753CF.6020001>