I am getting a new webwork server ready for a class in fall with 800+ students.
(20 cores, 256 GB ram) The static content and mathjax is served via lighttpd
as per the recommendations in the guides. Because of concerns with the high memory consumption using the prefork processes, I am settling for a lighttpd ssl proxy configuration to non ssl apache. (http://webwork.maa.org/moodle/mod/forum/discuss.php?d=3904)
As far as I can see, the solution works ok. I was wondering if anybody deployed webwork before behind a lighttpd or nginx proxy? Would the new features like
LTI and grade pass back get affected if apache gets proxied? Thanks very much.
Balagopal