[Help-gnutls] High Load

Nikos Mavrogiannopoulos nmav at gnutls.org
Thu Oct 11 17:19:55 CEST 2007


On Thursday 11 October 2007, kristian.martens at freenet.de wrote:
> Hi,
>
> I am using the GNUTLS lib with PSK authentication with 1000s of
> subscribers.. Each single authentication runs in an own client and server
> task (that means 2 - 50 authentications can run in parallel). Sometimes the
> following output is seen in the log:
> "Assertion failed: *lock == MUTEX_UNLOCKED, file ath.c, line 188"

What do you mean by task? Do you mean threads? If yes then you have to check
http://www.gnu.org/software/gnutls/manual/html_node/Multi_002dthreaded-applications.html#Multi_002dthreaded-applications

Otherwise please provide more information on how you use gnutls (fork, when do 
you call global_init etc.)

regards,
Nikos





More information about the Gnutls-help mailing list