#444: safe_callweaver / multiple instances of callweaver (Fixed)
Jul 21 2008 * 22:42
| Reported by: | Release: | 1.2 | |
|---|---|---|---|
| Priority: | Normal | Milestone: | 2.0 |
| Component: | core | Assigned to: | mjagdis |
safe_callweaver seems to be starting extra instances of callweaver. This seems to happen only in times of high load.
CW version: 1.2.0.1.
root# ps ax | grep call
4178 ? S 0:00 /usr/local/callweaver/sbin/callweaver -vvvg -c
12847 ? Sl 22:37 /usr/local/callweaver/sbin/callweaver -vvvg -c
13660 ? S 0:00 /usr/local/callweaver/sbin/callweaver -vvvg -c
23423 pts/0 S+ 0:00 rcallweaver rvvvv
23479 ? S 0:00 /usr/local/callweaver/sbin/callweaver -vvvg -c
23863 pts/1 S+ 0:00 grep call![Home ticket #444 [home]](/images/logo.png?1180520111)

RSS Feeds
safe_callweaver was rewritten in trunk.
(Although it isn’t clear that these are really separate instances of callweaver and not threads in the same callweaver?)