Forum Post: RE: Trying to add AppServer to Database Server

  • Thread starter Thread starter TheMadDBA
  • Start date Start date
Status
Not open for further replies.
T

TheMadDBA

Guest
The things that would prevent appservers from being run on the same box as the database would be a lack of memory or CPU. That being said... what you describe for an appserver setup should not be a problem unless you already have serious CPU constraints. But you should probably start looking into the _tablestat/_indexstat VSTs and your code to find out why so few users are generating so many record reads.

Continue reading...
 
Status
Not open for further replies.
Back
Top