BOA includes a separate config for ssi/esi, not used in the stock Aegir because there is no guarentee that the uer has ESI support compiled into their copy of NginX. Aegir should check if SSI is compiled in and the use another include file if so, as we do with upload progress.

^ EDIT TO TITLE REQUIRED - (should say ESI, not EDI)!

Comments

omega8cc’s picture

Title: Support ESI for those that have |EDI compiled into their NginX » Support ESI for those that have SSI compiled into their NginX
Version: 6.x-2.x-dev » 6.x-1.x-dev

It is called SSI in Nginx.

However, we need to fix the other related critical issue before we will add yet another test to modify the config on the fly: #1552430: Hostmaster upgrade/migrate doesn't update @server_master drush alias and web server config files

omega8cc’s picture

Issue summary: View changes

not that title update is required.

ergonlogic’s picture

Version: 6.x-1.x-dev » 7.x-3.x-dev
Issue summary: View changes

New features need to be implemented in Aegir 3.x, then we can consider back-porting to Aegir 2.x. Aegir 1.x is essentially deprecated.