[SAC] Re: [OSGeo] #574: OSGeo SVN server(s) unresponsive during certain hours of the day

OSGeo trac_osgeo at osgeo.org
Sun May 30 14:57:29 EDT 2010


#574: OSGeo SVN server(s) unresponsive during certain hours of the day
---------------------+------------------------------------------------------
  Reporter:  jng     |       Owner:  sac at lists.osgeo.org
      Type:  defect  |      Status:  new                
  Priority:  normal  |   Component:  Systems Admin      
Resolution:          |    Keywords:                     
---------------------+------------------------------------------------------
Comment (by neteler):

 I have taken liberty to "nice" the awstats on xblade14:

 {{{
 # before
 [root at xblade14 neteler]# crontab -l
 50 3 * * * /usr/local/awstats/tools/awstats_updateall.pl now

 # after (now)
 [root at xblade14 neteler]# crontab -l
 50 3 * * * nice /usr/local/awstats/tools/awstats_updateall.pl now
 }}}

 On xblade13 (download) I have added "nice", too:
 {{{
 [root at xblade13 neteler]# cat /osgeo/scripts/update_logs.sh
 #!/bin/bash
 nice /usr/local/awstats/wwwroot/cgi-bin/awstats.pl
 -config=www.download.osgeo.org
 nice /usr/local/awstats/wwwroot/cgi-bin/awstats.pl
 -config=mapguide.download.osgeo.org
 }}}

 Let's see if that helps.

 Markus

-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/574#comment:5>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list