Still seeing WARNING: Child is hung after ... messages in 2.2.2
Hi, Just upgraded my development server to 2.2.2. It’s not heavily loaded but I’m now seeing the following which I didn’t see even in 2.2.1. Can;t remember, was that the problem that was fixed in 2.2.2 that was present in 2.2.1? Rgds Alex Fri Nov 1 15:38:49 2013 : Info: [<thread>] WARNING: Child is hung after "max_request_time" for request 165
Hi,
Just upgraded my development server to 2.2.2. It's not heavily loaded but I'm now seeing the following which I didn't see even in 2.2.1. Can;t remember, was that the problem that was fixed in 2.2.2 that was present in 2.2.1?
I believe this is related to some extra bits put in to ensure that processes launched actually happen within a time frame (max_request_time) - whereas pre 2.2.2 there wasnt such an error message....and thus you are now seeing things that you didnt see before. this seems linked directly to eg ntlm_auth taking too long to get a response (or the sub-processes that have spawned ntlm_auth taking too long) alan
On 1 Nov 2013, at 16:33, A.L.M.Buxey@lboro.ac.uk wrote:
Hi,
Just upgraded my development server to 2.2.2. It's not heavily loaded but I'm now seeing the following which I didn't see even in 2.2.1. Can;t remember, was that the problem that was fixed in 2.2.2 that was present in 2.2.1?
I believe this is related to some extra bits put in to ensure that processes launched actually happen within a time frame (max_request_time) - whereas pre 2.2.2 there wasn't such an error message....and thus you are now seeing things that you didnt see before. this seems linked directly to eg ntlm_auth taking too long to get a response (or the sub-processes that have spawned ntlm_auth taking too long)
Ah! Back in the day when a car just had a speedo , oil pressure light and a temp guage you never had to worry what went on in the background. Then we had loads of extra dials and stuff that gave you lots of other things to think about …… sigh! maybe the quick solution is to just increase max_request_time :-)))) joke! A
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On 01/11/13 15:43, Alex Sharaz wrote:
Hi, Just upgraded my development server to 2.2.2. It’s not heavily loaded but I’m now seeing the following which I didn’t see even in 2.2.1. Can;t remember, was that the problem that was fixed in 2.2.2 that was present in 2.2.1?
Ok, more context needed; what kind of requests are these, being processed how? Maybe they *are* being processed slowly, locally?
I’ll switch debug on for a while and see what pops up. A On 1 Nov 2013, at 16:38, Phil Mayers <p.mayers@imperial.ac.uk> wrote:
On 01/11/13 15:43, Alex Sharaz wrote:
Hi, Just upgraded my development server to 2.2.2. It’s not heavily loaded but I’m now seeing the following which I didn’t see even in 2.2.1. Can;t remember, was that the problem that was fixed in 2.2.2 that was present in 2.2.1?
Ok, more context needed; what kind of requests are these, being processed how? Maybe they *are* being processed slowly, locally? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Alex Sharaz -
Phil Mayers