Hi,

When I am running the precompiled version of GnuGK-2.2.4 , I can see many childs/process are waiting like ..

30670 pts/1 S 0:00 /usr/sbin/gnugk -c /etc/gnugk.ini -t -o /usr/local/gatekeeper/gk.log --pid /var/run/gnugk.pid
30673 pts/1 S 0:00 \_ /usr/sbin/gnugk -c /etc/gnugk.ini -t -o /usr/local/gatekeeper/gk.log --pid /var/run/gnugk.pid
30674 pts/1 S 0:00 \_ /usr/sbin/gnugk -c /etc/gnugk.ini -t -o /usr/local/gatekeeper/gk.log --pid /var/run/gnugk.pid
30675 pts/1 S 0:00 \_ /usr/sbin/gnugk -c /etc/gnugk.ini -t -o /usr/local/gatekeeper/gk.log --pid /var/run/gnugk.pid
30676 pts/1 S 0:00 \_ /usr/sbin/gnugk -c /etc/gnugk.ini -t -o /usr/local/gatekeeper/gk.log --pid /var/run/gnugk.pid
30677 pts/1 S 0:00 \_ /usr/sbin/gnugk -c /etc/gnugk.ini -t -o /usr/local/gatekeeper/gk.log --pid /var/run/gnugk.pid
30678 pts/1 S 0:00 \_ /usr/sbin/gnugk -c /etc/gnugk.ini -t -o /usr/local/gatekeeper/gk.log --pid /var/run/gnugk.pid
30679 pts/1 S 0:00 \_ /usr/sbin/gnugk -c /etc/gnugk.ini -t -o /usr/local/gatekeeper/gk.log --pid /var/run/gnugk.pid
30680 pts/1 S 0:00 \_ /usr/sbin/gnugk -c /etc/gnugk.ini -t -o /usr/local/gatekeeper/gk.log --pid /var/run/gnugk.pid
30681 pts/1 S 0:00 \_ /usr/sbin/gnugk -c /etc/gnugk.ini -t -o /usr/local/gatekeeper/gk.log --pid /var/run/gnugk.pid


But when I am compiling from source and running that , I can see only one process .

0627 pts/1 S 0:00 /usr/sbin/gnugk -c /etc/gnugk.ini -t -o /usr/local/gatekeeper/gk.log --pid /var/run/gnugk.pid


./configure --disable-pgsql --with-large-fdset=4096
I tried also [ ./configure --disable-pgsql --with-large-fdset=4096 --enable-thread] but the same result .



How can I compile with thread enable ? Is there any other parameter during compilation ?

[ Celebrating the New 2.2.4 version ]


Thanks to all .

Best Regards,

..Tusar..



On 6/22/06, Edson <4lists@gmail.com> wrote:

I just finished to upgrade from 2.2.3-2 to 2.2.5 (CVS from 21/06/2006).

 

Is normal to this version to use only one thread to handle all traffic?

 

2.2.3-2 used a bunch, not fewer than 8 on start… or maybe I forgot to include "--enable- thread" or something like that on compilation time???

 

Edson.

 

_____________________________________________________

Posting: mailto:Openh323gk-users@lists.sourceforge.net
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/