RE: wrapper.bin.parameters question

2000-03-30 Thread Riley, Cameron
ng do with it. I have 256meg RAM in the server. Play around with the settings and see what works best for your particular setup. If you want to see what is happening with the garbage collection, add to your jserv.properties file, wrapper.bin.parameters=-Xms32m -Xmx128m wrapper.bin.parameters=

Re: wrapper.bin.parameters question

2000-03-29 Thread Hank Fisher
our problem!!! Yes, mine looks like this: wrapper.bin.parameters=-Xms128m -Xmx256m Type java -X if you want a description on what the options mean. Hank Ben Ricker wrote: > > > BEF

Re: wrapper.bin.parameters question

2000-03-29 Thread Robert Miller
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

wrapper.bin.parameters question

2000-03-29 Thread Ben Ricker
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

Multiple wrapper.bin.parameters

1999-09-14 Thread Eric Grace
- Please read the FAQ! <http://java.apache.org/faq/> - When I attempt to use multiple wrapper.bin.parameters in my zone property file. JServ fails to accept connections on the localhost: wrapper.bin.parameters="-Djava.security.p

Re: Multiple wrapper.bin.parameters

1999-09-14 Thread Andrew Agno
- Please read the FAQ! <http://java.apache.org/faq/> - Eric Grace writes: > When I attempt to use multiple wrapper.bin.parameters in my zone > property file. JServ fails to accept connections on the localhost: > wrapper

wrapper.bin.parameters

1999-03-01 Thread Jon Spelbring
Hi all. I'm currently running Apache 1.3.4 with JServ 1.0b3. I've been unable to get the JServ to accept entries to wrapper.bin.parameters in the jserv.properties file. No matter what I try( quotes, no quotes), I can't get it to work. It complains that the server has respawned