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

Re: [cobalt-users] How see which pages are making a request?



> > When doing top, I can always say a bunch of httpd using al memory....
How
> > can I see which scripts are using this ( probably php scripts ) doing c
only
> > displays :
> >
> >  2497 httpd     17   0 13316  13M  9636 R       0  25.3  2.5   0:01
> > /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf
> >
>
> look at /var/log/httpd/access
>
> Gerald

Thanks, but this is full with pages....
Have a lot of hits but only a few are using very much....

Can't localise which is using that much mem this way can I

Jan