> Hi, > > I'm getting message like this in my logs: > > Mar 12 16:54:50 scarlet nntpcached-update[29243]: sockets.c:255:Resource temporarily unavailable: saw more than one '\r' > > I understand what it means - and from reading the source code, > it doesn't mean anything bad. > > But what causes this? Should I be worried? > > Cheers, > > > > Duncan. > It is just a badly formatted article - i.e \rfoo\r rather than \r\nfoo\r\n. Cheers, Julian.