How can I see RSIZE in top ? I don't see it ?

Sorry, that's 'RES' in your top display.

If not, I wouldn't worry.

You need to worry, because it is.

But how can I strace it ?

strace -fp [pid]

so "strace -fp 25178" in the case you gave.

and see what syscalls it's making. Might give you a hint.

--
Alex Bligh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to