Subject: | Unstable behavior under some stress |
Date: | Fri, 30 May 2014 15:52:36 +0300 |
To: | bug-Apache2-AuthenNTLM [...] rt.cpan.org |
From: | Al Nikolov <al.nikolov [...] microsoft.com> |
Apache2-AuthenNTLM-0.02
$ perl -v
This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi
Copyright 1987-2009, Larry Wall
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to
the
Internet, point your browser at http://www.perl.org/, the Perl Home
Page.
$ uname -a
Linux hostname 2.6.32-431.11.2.el6.x86_64 #1 SMP Mon Mar 3 13:32:45 EST
2014 x86_64 x86_64 x86_64 GNU/Linux
Issue: when under some stress (high rate of requests), sometimes and
quite often the module hangs on
"AuthenNTLM: Verify user username via smb server"
witch leads any following authentication requests to also hang.
Restarting Apache2 allows operations to continue.
There's a suggestion made here:
https://drupal.org/node/44718#comment-3153084
on how to fix the issue, and it seems to work well. The corresponding
patch is attached.
Message body is not shown because sender requested not to inline it.