Hi everybody,
Hope you all are fine.
I am trying to create some small SAPI application that should serve specific
network requests. Everything went well at the beginning. But I've noticed
that application is slowly eating memory while left alone for some time.
Moreover, when application is serv
* Lonny K wrote:
> >
> > BTW: recent zlib provides an proper pkg-config descriptor, which
> > should be used.
> >
>
> I do not understand how to use this to have it compile correctly with
> --with-zlib[=DIR]
> Can you please elaborate?
configure.ac has to be changed properly. it's a bit tricky,