cleanair4me
Technical User
- May 16, 2008
- 61
If I am loading someone else's Cold Fusion MX7 (using Oracle) web app to my server I need to check for several things in my development environment before it is loaded to the production server.
Please advise if I am on right track?
1- Query lengths...if the Database updates and additions take a long time.
2- Showing large amounts of records where intially the web app has very few records and then after couple months it might have thousands of records. Basically how is it handling large amounts of records in display, searches and reports.
3- Is the web app draining resources from the Database it is using. And is it draining or bringing down JRUN.
Any other things to look for or anything I am wrong on?
Please advise if I am on right track?
1- Query lengths...if the Database updates and additions take a long time.
2- Showing large amounts of records where intially the web app has very few records and then after couple months it might have thousands of records. Basically how is it handling large amounts of records in display, searches and reports.
3- Is the web app draining resources from the Database it is using. And is it draining or bringing down JRUN.
Any other things to look for or anything I am wrong on?