GoranTornqvist
2006-Jan-02 10:07 UTC
[Rails] /usr/local/bin/ruby dispatch.fcgi process - which website?
If I list a rails process on my system I get: PID TT STAT TIME COMMAND 52077 ?? I 0:09.74 PATH=/usr/local/bin:/usr/bin:/bin /usr/local/bin/ruby dispatch.fcgi I can also find out the owner of the process from the ps command, no problemo. Problem: the user has multiple websites on his account , how do I find out which website a process is for? It would be great if I would see the full path instead: /usr/local/bin/ruby /home/username/domains/domain.com/public_html/dispatch.fcgi Anyone know a solution to my problem? Best Regards Goran -- Posted via http://www.ruby-forum.com/.
Norman Timmler
2006-Jan-02 11:14 UTC
[Rails] /usr/local/bin/ruby dispatch.fcgi process - which website?
Am Montag, den 02.01.2006, 11:07 +0100 schrieb GoranTornqvist:> If I list a rails process on my system I get: > > PID TT STAT TIME COMMAND > 52077 ?? I 0:09.74 PATH=/usr/local/bin:/usr/bin:/bin > /usr/local/bin/ruby dispatch.fcgi > > I can also find out the owner of the process from the ps command, no > problemo. > > Problem: the user has multiple websites on his account , how do I find > out which website a process is for? > > It would be great if I would see the full path instead: > > /usr/local/bin/ruby > /home/username/domains/domain.com/public_html/dispatch.fcgi > > Anyone know a solution to my problem? > > Best Regards > Goran >What is your OS? What server are you using (e.g. Apache2)?
Apparently Analagous Threads
- FastCGI: comm with (dynamic) server ...../dispatch.fcgi aborted: (first read) idle timeout (30 sec)
- binutils (objcopy?) >= 2.26 breaks syslinux (bios) build
- Dovecot mysql replication
- gem update fails with "checking for fcgiapp.h... no"
- binutils (objcopy?) >= 2.26 breaks syslinux (bios) build