83
edits
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
We are using MySQL 4.0.22 for the database. Moving forward, we will be looking at using MySQL 4.1.x in order to take advantage of subselects. We currently have this all on one database server but moving forward we need to consider a master/slave arrangement for redundancy sake. | We are using MySQL 4.0.22 for the database. Moving forward, we will be looking at using MySQL 4.1.x in order to take advantage of subselects. We currently have this all on one database server but moving forward we need to consider a master/slave arrangement for redundancy sake. | ||
== Web/Application Servers == | |||
We are using Apache2 + PHP 4 on top of Linux machines right now. Right now, we only have one application server and we need to fix that asap. The current application server is running RHEL 3. |
edits