I've got to deploy more than one webkit-app on one server. I know that there is webware/bin/MakeAppWorkDir.py /path/to/workdir...
What I don't know is whether that means I have to run a completely different instance of the application server (on a different port, of course) or if it's just another place to run files from. The fact that it has its' own "Configs" makes me think the former. If so, what are the implications of this? Does it launch 'n' more threads of the appserver? If so, how many sets of 10 threads should I really run on a server? Do I have to install new unix-init scripts for each "workdir"? /etc/init.d/webkit1 and /etc/init.d/webkit2? Is there any consensus among the experts when it is time to make separate workdirs/appservers and when it's ok to just have contexts? Thanks! _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
