--
Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html
---
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/30035782-e66f-4451-8c04-8bcde2959421%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Let me highlight the biggest question mark for me and see if I can prompt some further insight... have you ever run (or considered running) Tomcat and Lucee on separate containers (or vm's, or physical machines), or in your opinion should they always be run within the same environment?
Igal Sapir
Lucee Core Developer
Lucee.org
--
Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html
---
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/CAGHrs%3D-Lq5NHvOnqNEnJAarQJJifJiFv74nH2GuFdXC6E2E1sw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/56C3545B.2020508%40lucee.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/DAF0F09E-6623-4FA0-AAE9-F51A65BD93D7%40gmail.com.
Maybe he meant this kind of distributed environment?
http://blogs.coldfusion.com/post.cfm/setting-up-coldfusion-in-distributed-envionment
-Harry
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/56C3577E.9010609%40lucee.org.
it sounds to me like Lucee and Tomcat should ALWAYS live together in the same environment/server/vm/docker container (regardless of the scale of your application)
So it would be:
- layer 1) web layer (apache or nginx serving as load balancer)
- layer 2) app layer (multiple instances of lucee and tomcat together on each instance serving the application)
- layer 3) db layer (MySQL serving db access).
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/4673aa75-cdde-4f07-bb8f-f53fc462febc%40googlegroups.com.