----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
> Are there any known memory leak with JServ 1.0 running JSPs on
> Solaris?
> When I run about 200 consecutive JSP requests, the response time
> reaches many minutes then
> I get a non-reponse. When I run top, it says that JServ is running w/
> ~200 mb (see below).
> Has anyone had this problem before?
>
> PID USERNAME THR PRI NICE SIZE RES STATE TIME CPU
> COMMAND
> 27433 nobody 10 24 0 306M 205M run
> 2:57 8.11% java
> ...
>
> My configuration
> ------------------------
> * Solaris 2.6
> * IBM HTTP Server 1.3.6
> * JServ 1.0
> * Solaris_JDK_1.1.8_10
> * GNU JSP1.0.0
>
> httpd.conf (JServ specific)
> -------------------------------------
> LoadModule jserv_module libexec/mod_jserv.so
> ...
> AddModule mod_jserv.c
> Include /opt/JServ/conf/jserv_ENGRKIM.conf
>
>
>
>
>
>
--
--------------------------------------------------------------
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]