You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by kengheng <ke...@mysql.cc> on 2008/01/11 13:39:29 UTC

[users@httpd] check apache process [suspect spam source]

Recently I notice my mail server got a lot spam generated from httpd 
process, I using pstree to trace the spam httpd instance, below is the 
result

        |-httpd(28714)-+-httpd(5986)
        |              |-httpd(20355)
        |              
|-httpd(29153)---qmail-inject(9294)---qmail-queue(9299)
        |              |-httpd(1874)
        |              |-httpd(1960)
        |              |-httpd(3988)
        |              |-httpd(4790)
        |              
|-httpd(5662)---qmail-inject(9295)---qmail-queue(9298)

I would like to know how to refer to the access_log against the process 
id, eg |-httpd(29153)---qmail-inject(9294)---qmail-queue(9299) ?

Thanks.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org