I wonder, if some trained mind can take a look to this ,and perhaps to suggest if its possible to run appserver on same server as database....
Server is Compaq Proliant 310e 16 gb ram linux 15-20 users workgroup
Appserver will serve 5 users, with 4 dataset in 4 different calls by minute per user (minimum size of dataset) on peak time, 4 hours a day. After that becomes as slow as 1 dataset every 2 minutes...
Currently testing on a windows desktop (but definitively, won't keep up)
Any advice would be very appreciated
.Thanks.
You need to look at shorter samples. 758 hours isn't helpful.
I suggest Protop. http://dbappraise.com/protop.html
--
Tom Bascom
603 396 4886
tom@greenfieldtech.com
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.
!!!!!! oh my.... !!!!!
I'll do that (whatever that means)
Any advice what words should I ask to some searching prompt? Any tool I can check?
Thanks.
You need to look at shorter samples. 758 hours isn't helpful.
I suggest Protop. http://dbappraise.com/protop.html
--
Tom Bascom
603 396 4886
tom@greenfieldtech.com
Thanks!!!
Now I Know....