SWI-Prolog / roadmap

Discuss future development
20 stars 3 forks source link

Move fully to CDN / redundant web serving #17

Open Anniepoo opened 8 years ago

Anniepoo commented 8 years ago

Due to some kind donations from the OSU Open Source Lab and Fastly, we have multiple servers for swi-prolog.org

Richard Siddall's volunteered to take on the job of server wrangler (yeah Richard!)

Stuff to do: Make both servers update automatically from github make both serve through the CDN make the CDN serve from nearest server make the CDN check health of servers and direct away from sick ones make CDN warn staff when server gets sick flag things like images and downloads as static to the CDN Set up back end synchronization of news, wiki comments (maybe by having the servers pull and push github)

Anniepoo commented 7 years ago

While not fully implemented, the most critical parts of this have been implemented.