-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

> 
> I run Apache Jserv 1.0 final on a schmal NT 4.0 maschine (64 MB memory)
> my JDK is Sun JDK 1.1.7
>
> Wenn I run Servelts with a large Output (i use StringBuffer) my JVM run out
> off memory!!
>
> what are best Parameters (java -ssxxx -ossxxx)??? for 64 MB memory?
>
>
> Markus Schell

This isn't a performance problem and it isn't a memory leak. The "best"
parameters are the ones that work for you. If you are running out of memory,
keep increasing it until you don't anymore under the largest of loads that
you think that you will get.

-jon



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to