Webhost 3.0 provides an updated platform that combines the hosting services onto a single VM.
The service is intended for customers have some technical skills/knowledge in installing/maintaining web software. Customers that have limited technical knowledge/skills may be more comfortable with some of the options listed at: http://www.it.cornell.edu/services/hosting/
Webhost 3.0 provides the following level of support: http://www.it.cornell.edu/services/hosting/support.cfm
Customers that require a higher level of customization and/or have a deep technical background may be more comfortable with a "Managed Server" and installing the web application stack on their own: http://www.it.cornell.edu/services/managed_servers/
A summary of the updated features:
The PHP Shell/virtualenv utilities are no longer an "experimental" utility. There are some new "experimental" features that may be of interest for advanced web developers by special request.
|
Static |
LAMP1 |
CF9 |
LAMP2 |
Webhost3 |
|---|---|---|---|---|---|
Apache |
2.2 |
2.2 |
2.2 |
2.2 |
2.2 |
Coldfusion |
|
|
9.0.1 |
|
10 |
mod_php |
|
5.2 |
|
5.3 |
5.4 |
php-fpm |
|
|
|
|
5.4 |
Python |
|
|
|
2.7 |
2.7 |
Ruby |
|
|
|
1.8.7 |
1.9.3 |
In CF9/LAMP2 each "instance" represented a separate apache instance that could be started/stopped independently. This provides a high level of isolation, but can also consume more system resources and complicate server administration. The "shared" apache instance makes it possible to host a larger number of instances on a single apache instance while still providing isolation between the instances.
|
Standalone |
Shared |
|---|---|---|
Apache |
2.2 |
2.2 |
Start/Stop Apache |
Yes |
Yes* |
mod_cgi |
Yes |
No |
Custom virtualhost include |
Yes |
No |
mod_php |
Yes |
No |
PHP-FPM |
Yes |
Yes |
Start/Stop PHP-FPM |
Yes |
Yes |
Coldfusion |
Yes |
Yes |
Start/Stop Coldfusion |
Yes |
Yes |
Python |
Yes |
Yes* |
Ruby |
Yes |
Yes |
* Will start/stop ALL sites that are behind the shared Apache
** Use of Python w/out custom virtualhost include is somewhat limited
Webhost 3.0 introduces a new platform of