-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
> My servlets do create and cache a lot of objects (related mainly to
> sessions) into Hashtables, but still... Is there a way to get information
> about how much memory do my servlets use? Is there a way to allocate more
> memory to java? (still over 50Mb of unused memory)
ah excellent addition to the servlet monitoring tool that i am writing. if
anyone else has any such ideas, i would love to hear them! btw, some
extremely) prelimiary docs can be found @
http://nimret.penguinpowered.com/vmspy .. id love feedback!
i believe there is a command line switch that you can pass to the java
interpreter/compiler to allocate more memory. type java -help or something
like that for more info.
--------------------------------------
Nimret Sandhu
Dev Geek
EC Direct Corp
http://www.ecdirect.com
--
--------------------------------------------------------------
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]