Hi,
We are using a third party library in our server application which leaks memory quite a bit. Can we fork a process to handle each ICE request so that we can end the process (and free the leaked memory) when the request is complete? Are there any problems related to ICE that might be created by taking this approach?
Thanks,
-- Andrew Bell
andrew.bell.ia@gmail.com