Changes between Version 85 and Version 86 of SystemAdmin
- Timestamp:
- 02/04/15 12:19:55 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SystemAdmin
v85 v86 215 215 216 216 In the case of the three CaTissue VMs, where the 'alias' is accessed over https, it is actually an alias for the LAMP Load Balancer run by RCS. The load balancer passes the requests to apache on the app server on port 80, and apache uses mod_proxy and mod_proxy_http or mod_proxy_ajp to pass the request to JBoss on 8080. JBoss works natively. 217 218 See https://wiki.lamp.le.ac.uk/lampdoc/index.php/Managing_Services for instructions on setting apache and mysql to autostart as services on LAMP machines. This should be done for them all. 217 219 218 220