After I hosted the API service, I found the memory utilization is increasing all the time when I send API request, but it never decrease when I stop API request.
So, I must stop and restart the docker container in order to decrease the memory utilization.
Hello,
I have been using apache as proxy and memory issues start appearing quite often when translating documents and text simultaneously. Restarting apache works. Nevertheless, whoever wants to provide a document translation service should use a separate microservice/container for that and frontal load balancing.