Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

The Cornell Stack provides the following level of support: http://www.it.cornell.edu/services/hosting/support.cfm

Please review our Hosting Terms. http://www.it.cornell.edu/services/hosting/terms.cfm

PCI and Confidential data should not be stored on Cornell Stack VMs (or any Hosting Services VMs). If your application or website requires storage of confidential data or needs to process credit card transactions, please contact cit-hosting@cornell.edu to discuss options or next steps.

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/

...

  • The Apache version is now 2.2.15, some features from LAMP2/CF9 may not be available (i.e. FallbackResource)
  • The new Cornell Stack VM's are in private address space, so an Instance Splash page can only be accessed from on campus networks or the Cornell VPN.
  • Many "default" configurations that existed in CF9 have been removed. Some examples:
    • Default "allow from all" for the "scripts","images","styles","icons" sub-folders
    • Default "allow from localhost" for the "tasks" sub-folder
  • When using "PortalProxy" it may be necessary to update configurations
    • Previous configurations that used "localhost" may no longer work and need to be updated
  • It is no longer possible to have "legacy" CU WebAuth configurations
    • This may require obtaining an SSL certificate and/or updates to ".htaccess" configuration files
  • Change in ".htaccess" behavior (no longer inherit from "htdocs")
    • Previously in LAMP2/CF9 ".htaccess" files would be inherited up to the "htdocs" level when multiple sub-sites existed under once instance
    • This change can impact sites that make use of a large number of redirects/rewrite rules

...

  • Secure Profile enabled
  • Oracle (tm) JDBC driver no-longer included
    • The Oracle driver from Adobe is provided, but customers may need to upload their own copy of the Oracle JDBC driver
  • "Cornell" jar files for Fedora are no longer included

...

  • You can no longer access file snapshots in the ".snapshot" directory. Instead you will need to use TSM to restore any files.

Details

Software Versions

 

Static

LAMP1

CF9

LAMP2

Cornell Stack

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

Shared vs. Standalone Apache

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

Yes

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

How many instances

Using a VM with 2 GB of memory the following are some guidelines on possible deployments. Individual applications may vary (i.e. it's possible to have a single PHP/Python/Ruby/Perl application that consumes 100% of the memory. Increasing the amount of memory may make it possible to run more instances, but it is not a recommended best practice.

Please note that each instance could host anywhere from 1 website to 100 websites depending on how the software is configured (i.e. a single multisite drupal instance serving 100 websites).

Coldfusion

  • 2 instances shared or standalone

PHP

  • 3 standalone
  • 9 shared

Python

  • 3 standalone
  • 9 shared

Ruby

  • 3 standalone
  • 9 shared

Static

  • 3 standalone
  • 100 shared

The estimates below are based on the following observed utilization

 

Memory (MB)

Apache (mod_php)

85

php-fpm

35

coldfusion

350

Let's get going!

Listed below is more information on several parts of the Cornell Stack.

...

Page Tree
root

@self
startDepth3
sortnatural
reversefalse
excerpttrue

...