tis 2010-08-17 klockan 16:08 +0600 skrev Nyamul Hassan: > 2010/08/17 02:33:11| comm_accept: FD 28: (22) Invalid argument > 2010/08/17 02:33:11| httpAccept: FD 28: accept failure: (22) Invalid argument Smells like some internal bug causing the listener socket to be wrongly closed. > And, that is the time from when it started. Is there any way to > determine what is causing this? Not easily. Basically need a debug log catching when the problem starts, but to get those you need to be able to reproduce the problem. the requests logged in access.log at about the time it started MAY help, but quite likely not.. Regards Henrik