Changes between Version 4 and Version 5 of container-infrastructure
- Timestamp:
- Jun 15, 2018, 2:08:29 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
container-infrastructure
v4 v5 41 41 We are currently using this approach for email - all members configure their email programs to send and receive via mail.mayfirst.org - which in turn routes the request to the appropriate server. 42 42 43 We also are starting to provide that services for web site - we have one web server that can provide caching services to protect it from DDOS and also high traffic, which in turn routes that web traffic to the appropriate server. This approach will need to be further developed to provide a generic form of the service for all web sites.43 We also are starting to provide that services for web sites - we have one web server that can provide caching services to protect it from DDOS and also high traffic, which in turn routes that web traffic to the appropriate server. This approach will need to be further developed to provide a generic form of the service for all web sites. 44 44 45 45 Lastly, we have not started implementing this approach for incoming email (MX services) or SSH/SFTP which are still routed via DNS.