[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apache - not upgrading correctly ...



Hello,

apache 1.3.26

after last upgrades I have lots of:

# lsof | grep DEL
apache-ss 28184    root  mem    DEL        0,4               229382 /SYSV00000000
...

It is normal ? I dont think so... but how to solve this problem ?

I am not exactly understand what is going on with "DEL" "flag".
Could anybody tell me ?

man lsof:
 TYPE       is the type of the node associated with the file - e.g., GDIR, GREG, VDIR, VREG, etc.
...
``DEL'' for a Linux map file that has been deleted;

but what that is mean for security ? Program have loaded library to
its memory, after that this file [library] has been modified ?
So apache is still buggy ?

BTW:
 FD         is the File Descriptor number of the file or:
 mem  memory-mapped file;
so: process copied this file into memory ? But why when I restart
whole apache the same message is present ?

-- 
Greetings,
and thanks for any help,
Marcin.





Reply to: