⭐ Alex ⭐
Well-known member
Question 1:
If I were to launch a host XF instance configured as the same forum, as a second node behind my load balancer, given the data and internal_data directories are on S3, would this work without issues or would having a duplicate set of cron tasks that XF schedules in the background be detrimental.
Question 2:
If I were to host a second XF instance configured as the same forum, only accessible as the XF API. Would this work or will XF still start cron tasks when triggered from an API call? If the XF API could be separated from the forum as a deployable serverless application, that would also be amazing.