Hi,

> Try the following as a replacement for the current Makefile:
>
> CLEAN   = clean-it
> INSTALL = install-it
> LIB     = zippy2
> LIBOBJS = tclThreadAlloc.o
> CFLAGS  += -I$(TCL)/generic
> ...

It works. Thanks a lot.

> Also curious as to what motivated you to look into this in the first 
> place. Are you experiencing memory issues? Are you experiencing memory

> issues?

Yes, My production server uses a lot of memory (almost 2GB after one day
running). First, I thought it was because of some kind of bad code in
our
application. But I made a lot of tests and statistics and I did notice
nothing. The application is very stable, there is no leak of memory. My
conclusion was it was due to memory alloction in AOLserver and articles
in 
the Internet confirmed that. Now I'm testing AOLserver with Hoard and I
need to say it looks very nice.  The memory usage decreased about 20% -
40% depending on server parameters. 
I would also like to see how zippy2 works and compare it with hoard.
I will let you know about results of my experiment.

Cheers,
Agnieszka 


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to