(25 comments) - (Post a new comment) (Flat) (Top-level comments only)
(Reply to this) (Thread) (Hide 1 comment) (Show 1 comment)
(Reply to this) (Thread from start) (Parent)
(Reply to this) (Thread) (Hide 3 comments) (Show 3 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 1 comment) (Show 1 comment)
@GEARMAN_SERVERS = ( '127.0.0.1:17096' );
~/dw/bin/gearmand -p 17096 &
(Reply to this) (Thread) (Hide 16 comments) (Show 16 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 15 comments) (Show 15 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 14 comments) (Show 14 comments)
~/dw/bin/gearmand -p 17096
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 13 comments) (Show 13 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 12 comments) (Show 12 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 11 comments) (Show 11 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 10 comments) (Show 10 comments)
@GEARMAN_SERVERS = ( '127.0.0.1:8214' );
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 9 comments) (Show 9 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 8 comments) (Show 8 comments)
rm $LJHOME/bin/gearmand # get rid of possible troublemakergearmand -d --pidfile=$LJHOME/temp/gearmand.pid -p 17096 # Actually run gearmandcat $LJHOME/temp/gearmand.pid # Check 1netstat -A inet -a -n -p | grep 17096 # Check 2ps auxww | grep -i gearmand # Check 3
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 6 comments) (Show 6 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 5 comments) (Show 5 comments)
$LJHOME/bin/worker/shop-creditcard-charge -v
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 4 comments) (Show 4 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 3 comments) (Show 3 comments)
(Reply to this) (Thread from start) (Parent) (Thread) (Hide 2 comments) (Show 2 comments)
[ Home | Post Entry | Log in | Search | Browse Options | Site Map ]