Passenger3 logging to server logs

204 views
Skip to first unread message

Brad C.

unread,
Sep 21, 2010, 11:46:41 PM9/21/10
to Phusion Passenger Discussions
bradc is the owner of the site and all respective files, but passenger
didn't seem to respect this so I forced it in the apache config by
doing:

# httpd.conf
PassengerUserSwitching off
PassengerDefaultUser bradc

... this resulted in everything being changed EXCEPT for the
PassengerLoggingAgent, which is still being run as user 'nobody', as
per the following:

#$: ps aux | grep Passenger
bradc 38419 0.1 0.5 2454280 11520 ?? S 11:34PM 0:00.77
Passenger spawn server
root 38417 0.0 0.0 2445300 940 ?? Ss 11:34PM 0:00.01
PassengerWatchdog
bradc 38639 0.0 0.0 2425520 4 s000 R+ 11:40PM 0:00.00
grep Passenger
nobody 38420 0.0 0.1 2441500 2120 ?? S 11:34PM 0:00.01
PassengerLoggingAgent
bradc 38418 0.0 0.1 2438392 1512 ?? S 11:34PM 0:00.02
PassengerHelperAgent


Anyone else experience any issues like this? Is this a bug or...?

Hongli Lai

unread,
Sep 22, 2010, 2:02:52 AM9/22/10
to phusion-...@googlegroups.com

The logging agent is only responsible for some internal logging. It
doesn't affect your application so it doesn't really what it's running
as as long as it's not root.

--
Phusion | The Computer Science Company

Web: http://www.phusion.nl/
E-mail: in...@phusion.nl
Chamber of commerce no: 08173483 (The Netherlands)

Reply all
Reply to author
Forward
0 new messages