Hello,

I've tested Orion running default web site on port 8080 and some virtual
host (another web site) on port 80 simultaneously. Works perfectly. 
I hope it's a legitimate feature, not a side effect.
Does anybody know how it's handled internally ?
Is it another instance of Orion main class or JVM ?

Consider the following scenario :

There is only one single server for production and development.

Production sites are represented by virtual hosts, each one runs a
single web site. Each  sites of these only runs it's own "default" web
application. And all these sites are working under port 80.

Development is handled by default web site which runs under port 8080.
Every "default" application from production factory is mirrored by named
development application contained in default web site.

Does it make sense ?

Are HttpSessions shared across :
 a) virtual domains factory
 b) different server instances running on different ports ?


Any input would be greatly appreciated
Thanks
~boris

Reply via email to