Re: Problem with Web Logic Memory

Jen <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
The object in session should be small, depends on how
many users you want to support, you can increase the
memory accordingly, the object around 2K is good.

--- Adrian Morales <[email protected]> wrote:
> Hi.
>
> I am developing a web application  and am using
> session scope bean with
> a value object(bean). Each Jsp calls a value object
> in memory, the
> question is:
>
> how  can this kind of scope (session) to affect the
> server performance?,
> if  each jsp calls the same bean in memory, can
> these object  full the
> server memory?
> Do I need  configure any option in the server?
>
> because suddenly the server is blocked and I have to
> shutdown it.
>
> Does anybody  have any idea?
>
> Thanks
>
>
___________________________________________________________________________
> To unsubscribe, send email to [email protected]
> and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives:
>
http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
>
http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help:
> http://www.lsoft.com/manuals/user/user.html
>


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.