Proxy and memory leak

in Help Center
Hi, Marc,
In my client program I send messages to server with a proxy. If the server is down, the proxy will try to reconnect to it continuous. The memory watcher displays the memory of the client program increases continuous. Should I destroy the proxy when the connection failed? How destroy the proxy explicitly?
Regards,
In my client program I send messages to server with a proxy. If the server is down, the proxy will try to reconnect to it continuous. The memory watcher displays the memory of the client program increases continuous. Should I destroy the proxy when the connection failed? How destroy the proxy explicitly?
Regards,
0
Comments
Cheers,
Michi.