
I disabled the script /home/grafik/www.boost.org/boost_svn_export_archive.sh for now. I have no idea what invokes the script but it seems that I could not find any troubles with the disabled script.
Please let me know if you find anything wrong with the boost web services including the svn service.
Regards,
--
- DongInn
On Mar 13, 2013, at 3:47 PM, DongInn Kim
Hi,
Can anyone tell me what boost_svn_expor does? I did not look up the program and who is running it yet but I thought someone in the boost group may already have answer for this.
[root@wowbagger dikim]# pstree 8271 httpd─┬─59*[httpd] └─httpd───boost_svn_expor─┬─boost_svn_expor─┬─boost_svn_expor───svn │ ├─boost_svn_expor───boost_svn_expor │ ├─bzip2 │ ├─cut │ ├─star───star │ ├─tar───tar───bzip2 │ └─tee └─cat [root@wowbagger dikim]# ps -ef | grep boost_svn apache 23534 23510 0 15:40 ? 00:00:00 /bin/sh /home/grafik/www.boost.org/boost_svn_export_archive.sh trunk apache 23543 23534 0 15:40 ? 00:00:00 /bin/sh /home/grafik/www.boost.org/boost_svn_export_archive.sh trunk apache 23544 23543 0 15:40 ? 00:00:00 /bin/sh /home/grafik/www.boost.org/boost_svn_export_archive.sh trunk apache 23552 23543 0 15:40 ? 00:00:00 /bin/sh /home/grafik/www.boost.org/boost_svn_export_archive.sh trunk root 23809 23332 0 15:42 pts/1 00:00:00 grep boost_svn [root@wowbagger dikim]#
This program almost kills the boost server. Its loadaverage is > 30 now. :-(
Regards,
-- - DongInn