site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:subject :mime-version:date:references:x-mailer; bh=8PxMPnPfJ7iebCNF/aYoI7MnrUQavwnpZmj92VKq4Xs=; b=sRYnpx57ekZHMHGF8DjVfF3LLhdBS6H5+Hir9LyOGHivPpi9UW2kqD4A1SZDz02SnE YWokFSFJZfZJ95/qdRvkaQmjHiTlOn6qfKtIVR3DJJlEmqSXAa3ammLMseBhiWf3yngB SqAYzI617Tqf/+e19LC/hzySrbb1Q8yIjxFTA= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:subject:mime-version:date:references :x-mailer; b=s+Qcmfbe1WNmJrsVYW5vY4wJmTkkR2KO/9ESVVkkPo+/tEnSsfWGcAukJFvoe/PoFU mcHdoWgCIFEPaxa4fMZB/HFmWS4fcxdcbpwGl0r7ORwP419notXtis7XWDhtigBZu9oR NMMhz9Uc2LGJfhFFtAfmaKCKhwdrgiM2vvNCM= On Jul 30, 2009, at 1:03 PM, z3r0_f4ct0r@mac.com wrote: Regards, Juan Juan, Different OS's are targeted at different markets. Eli _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Well the idea is set up multiple servers on my laptop communicate with each other so I can simulate a network of servers. This calls for multiple custom apache installs (virtual hosts wont do the trick), haproxy, varnish, lighttpd, and some other software packages with different internal IP's. With Jails resources can be assigned IP's, CPU's etc... I'm not certain chroot can handle this. I'm think I'm going to have to be forced do this with FreeBSD on another box as I don't have the luxury of Jails on Mac OS X. That or OpenSolaris. Hopefully Jails will be built into OS X natively to handle these situations It is supposed to be the "most advanced operating system" right? Seems lacking in important areas. Pretty much everybody thinks (for their own X) "well, if the OS doesn't have support for X, then it is lacking". The idea that Mac OS X doesn't directly support the level of virtualization you happen to desire, for how you have decided to approach the task you are trying to accomplish, and therefore is lacking in important areas, is (IMHO) naive. Since this is a simulation, you could just use multiple virtual network interfaces (which you can directly create in the Network control panel), and you can install multiple copies of the software packages you want in different directories and attach them to specific IP addresses, and most support configuring how many processes and/or threads they will use, so maybe if you more fully explain what you are trying to simulate, people may be able to suggest how to do it on Mac OS X. This email sent to site_archiver@lists.apple.com
participants (1)
-
Eli Bach