Page 1 of 1

Postfix muckt rum [Anfängerfrage!]

Posted: 2009-02-08 12:17
by Anonymous
Hallo, vorab ich bin Anfänger!

Ich habe öfter das Problem, dass mein VServer einen hohen Load erreicht.
Grund dafür ist folgender Auszug:

Code: Select all

postfix  31363  7323  0 12:08 ?        00:00:00 trivial-rewrite -n rewrite -t unix -u -c
postfix  31410  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31419  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31420  7323  0 12:08 ?        00:00:00 cleanup -z -t unix -u -c
postfix  31422  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31423  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31428  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31436  7323  0 12:08 ?        00:00:00 bounce -z -t unix -u -c
postfix  31437  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31438  7323  0 12:08 ?        00:00:00 scache -l -t unix -u -c
postfix  31440  7323  0 12:08 ?        00:00:00 bounce -z -t unix -u -c
postfix  31441  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31442  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31443  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31444  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31447  7323  0 12:08 ?        00:00:00 bounce -z -t unix -u -c
postfix  31448  7323  0 12:08 ?        00:00:00 bounce -z -t unix -u -c
postfix  31449  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31450  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31451  7323  0 12:08 ?        00:00:00 cleanup -z -t unix -u -c
postfix  31452  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31453  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31454  7323  0 12:08 ?        00:00:00 cleanup -z -t unix -u -c
postfix  31455  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31456  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31457  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31458  7323  0 12:08 ?        00:00:00 smtp -t unix -u -c
postfix  31460  7323  0 12:08 ?        00:00:00 bounce -z -t unix -u -c
postfix  31461  7323  0 12:08 ?        00:00:00 bounce -z -t unix -u -c

Ich habe keine Ahnung warum so oft diese Aufrufe gestartet werden!
Hat jemand ne Idee wo ich schauen sollte?
Bzw. wofür die Aufrufe dienen?!

Gruß

Christian

Re: Postfix muckt rum [Anfängerfrage!]

Posted: 2009-02-08 12:27
by Roger Wilco
oxidor wrote:Bzw. wofür die Aufrufe dienen?!
Pro E-Mail bzw. Verbindung ein Prozess.

Re: Postfix muckt rum [Anfängerfrage!]

Posted: 2009-02-08 13:58
by Anonymous
danke für die schnelle antwort!
hat mir sehr geholfen...