J
Jean Lutrin
Hi,
I am sorry if this is a little offtopic, but there's something that
I don't understand.
I read somewhere (don't remember where though, please don't flame
that
you could run several Tomcat instances in chroot'ed jails on an
unique system (I suppose this is not limited to Tomcat and can be
applied to Apache or whatever).
Say user John has his own chroot'ed instance of Tomcat running his
own Web app and user Jean has also his own chroot'ed instance of
Tomcat, running another Web app.
My question is : how are the clients requests dispatched to the
right Tomcat instance ?
I am not asking wheter this setup if a good setup or not, I don't
care much about that.
What I want to know is how the clients requests from, say, across
the globe, get dispatched to the right Tomcat instance. Because
the "server" holding those two Tomcat instance has a single IP address ?
I know this is a basic silly question (not really related to Java), but
I could get no sleep not knowing this...
Thanks in advance,
Jean
I am sorry if this is a little offtopic, but there's something that
I don't understand.
I read somewhere (don't remember where though, please don't flame
you could run several Tomcat instances in chroot'ed jails on an
unique system (I suppose this is not limited to Tomcat and can be
applied to Apache or whatever).
Say user John has his own chroot'ed instance of Tomcat running his
own Web app and user Jean has also his own chroot'ed instance of
Tomcat, running another Web app.
My question is : how are the clients requests dispatched to the
right Tomcat instance ?
I am not asking wheter this setup if a good setup or not, I don't
care much about that.
What I want to know is how the clients requests from, say, across
the globe, get dispatched to the right Tomcat instance. Because
the "server" holding those two Tomcat instance has a single IP address ?
I know this is a basic silly question (not really related to Java), but
I could get no sleep not knowing this...
Thanks in advance,
Jean