On 06/07/2013 09:29 AM, Sean Beck wrote:
Currently when I create the connections I don't use a pool for anything.
I'm using the fusemq-c library. I did notice that libstomp uses a pool
though.

If the memory allocation isn't done through the apr_* routines, I'm not sure what pool to use. The one provided in the post_config should be the closest to what you need because it will be called when HTTPD does shut down gracefully.

Joe

Reply via email to