VPS Memory Questions

stong

New Member
We've just set up our VPS server. Our configuration is Java/Tomcat/Mysql, with 384M (min)/1536M(max).

We ran into memory problems with Java running in server mode and had to specify memory limit to get Tomcat to work. We fixed it by running Java in client mode.

We are still getting memory errors from time to time running Ant task to build our app.

In general, we are concerned about how much memory we need as we increase concurrent users. Is anybody else running into similar issues?

Knownhost - any recommendations on physical memory to run our stack? Can someone confirm that all processes running on our VPS draw from our memory pool?
 
Knownhost - any recommendations on physical memory to run our stack? Can someone confirm that all processes running on our VPS draw from our memory pool?

I, personally, don't have much experience with anything java-related but I know for sure that some customers are using it in their VPS.
Yes, all processes that are running inside your VPS are accounted against your VPS limits.

Regards,
Paul
 
Top