[LON-CAPA-admin] lonc
    Guy Albertelli II 
    guy at albertelli.com
       
    Mon Jan 26 14:32:28 EST 2004
    
    
  
Hi Mark,
> Is there a way I can kick lonc for a particular connection without a full 
> loncontrol restart?
signal USR1 against the parent process is supposed to make it do this,
I.e.
kill -USR1 `cat /home/httpd/perl/lonc.pid`
You can also acheive this effect by doing a loncron run
I.E. if it is already running just do
/etc/init.d/loncontrol start
-- 
guy at albertelli.com  LON-CAPA Developer  0-7-5-0-
    
    
More information about the LON-CAPA-admin
mailing list