|
2)I understand that two properties make a server instance unique, the host
name, and the port. We only have on iseries(host),
I don't understand why people run multiple web instances in production
(it makes sense in development, so each developer can have a separate
sandbox... but in prod, there should only be one instance, IMHO)
What makes a unique server instance is that there's a separate copy of
Apache running with a separate configuration file, etc. It's true that
incoming connections decide which instance they are connecting to by
choosing which IP address and port they connect to.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.