> "Timothy" == Timothy Reaves <[EMAIL PROTECTED]> writes:
>> Q2: is there any upper limit for -Xms and -Xmx values, or can
>> I use whatever value I want such as -Xms700m and
>> -Xmx2g (suppose "m" and "g" are available)?
> There is no upper limit.
Au contraire. There is not _suppo
On Thu, 10 May 2001, Joel Dudley wrote:
> Hello all,
> I have a security question for you all. We are going to have some java
> processes running on our server and, for security reasons, we would prefer
> that the JVM not run as root. However, due to the nature of our app and
> infrastructure o
On Thu, May 10, 2001 at 02:03:36PM -0700, Joel Dudley wrote:
> Hello all,
> I have a security question for you all. We are going to have some java
> processes running on our server and, for security reasons, we would prefer
> that the JVM not run as root. However, due to the nature of our app an
Hello all,
I have a security question for you all. We are going to have some java
processes running on our server and, for security reasons, we would prefer
that the JVM not run as root. However, due to the nature of our app and
infrastructure out app needs to be able to do things as different u
[EMAIL PROTECTED] wrote:
> Hi,
>
> It would be appreciated if someone could help me on the following questions.
>
> Q1: can I use "k", "m" and "g" to specify kbyte, mbyte and
> gbyte, like -Xms700m (for 700 mb), -Xmx2g (for 2 gb)?
You should.
>
> Q2: is there any upper limit
Hi,
It would be appreciated if someone could help me on the following questions.
Q1: can I use "k", "m" and "g" to specify kbyte, mbyte and
gbyte, like -Xms700m (for 700 mb), -Xmx2g (for 2 gb)?
Q2: is there any upper limit for -Xms and -Xmx values, or can
I use whatever value I wa
Hello all,
What I have to do is set up a freebsd box with java 1.3. We dev on linux
boxen, and I was hoping to lean on fbsd's linux compatiblity mode, and just
install. Is there any problems with that approach?
--
To