>Actually on NT you will see two Apache procs running when even if you are
not using
>Apache Jsserv .
Thats right. In fact, one proc lists 0 (zero) memory usage.
On the machine that I run JServ, both procs list non-zero memory usage.
One proc
lists 780 K - and doesn't change even when I make requests (servlet or
other) from other
machines on the network. And the other proc jumps by increments of about
30K per request.
That is, every time I access the server, the memory usage goes up 30 K, and
doesn't come down again. I reloaded pages about 15 times and the mem usage
went up to about 3700K. All the while the other Apache,.exe proc stayed at
780K. Can anyone explain WHY the mem usage didn't come down again.
So I suspect that the constant proc is actually running the Apache Jserv
exe. And the 3700K Apache.exe proc is the Web Server + the mod_JServ dll.
>Since part of Apache Jserv is a module it runs inside of the apache server
>just like all of the other modules, no?
It is my understanding that a linkded module would NOT show up as a
seperate proc. So you're probably right.
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://www.working-dogs.com/>
Problems?: [EMAIL PROTECTED]
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://www.working-dogs.com/>
Problems?: [EMAIL PROTECTED]