Thanks Leif,
Will take a look at that.
-Original Message-
From: Leif Hedstrom [mailto:zw...@apache.org]
Sent: 28 November 2012 15:40
To: dev@trafficserver.apache.org
Cc: Aidan McGurn; Alan M. Carroll
Subject: Re: question on TS refresh/restart
On 11/28/12 5:56 AM, Aidan McGurn wrote
On 11/28/12 5:56 AM, Aidan McGurn wrote:
Hi,
We are looking at mitigating our system against any issues associated with long
term up time of ATS/ATM processes e.g. if any gradual memory growth.
To this end we want to close the ATS process to refresh it say every 2 days
(this time was used on Ap
Hi,
I had the same issue with trafficserver-3.0.4-2.el6.x86_64 (CentOS 6.2), solved
adding in crontab the following line:
00,30 * * * * root sync; echo 3 >
/proc/sys/vm/drop_caches
Hi,
We are looking at mitigating our system against any issues associated with long
term up time of ATS/ATM processes e.g. if any gradual memory growth.
To this end we want to close the ATS process to refresh it say every 2 days
(this time was used on Apache2 on previous project) -
Options consid