ason for this is that large parts of the kernel
do not follow the rules for realtime scheduling. Waking one of the
threads waiting for a futex is not done by looking at the priorities of
the waiters.
Scott Lamb
Cliff Woolley wrote:
Sigh. Wonder if this is related to what FirstBill saw earlier today with
the proxy? Seeing as nothing has changed in the buckets code any time
recently... O WAIT, yes it has. Brian apparently committed a
change to allocate the apr_bucket_brigade itself out of the br
HEAD (as of sometime yesterday) is segfaulting on me. Stack trace below.
This happens on all SSL requests; others seem fine. This on Linux with
RedHat's openssl-0.9.6b-28.
I'm wondering if this has anything to do with the ssl changes on the
14th. They touched ssl_engine_io.c, though there's no
onment does not affect the command's results
yet you don't need to type stuff every time, and it works with multiple
instances (I have a restrictive and a relatively permissive server
configuration). Not submitted to Apache because init scripts are pretty
system-specific.
--
Scott Lamb
Unix boxes.
+1: Justin, Ian, Cliff, BillS, striker
+0: BrianP, Aaron (mutex contention is looking better with the
latest code, let's continue tuning and testing)
-0: Lars
--
Scott Lamb
ed to experimental.
I think the additional exposure would get these problems solved.
--
Scott Lamb
Justin Erenkrantz wrote:
> On Thu, Jul 18, 2002 at 03:49:11PM -0500, Scott Lamb wrote:
>
>>mod_auth_ldap is never releasing locks in mod_auth_ldap_auth_checker, so
>>OpenLDAP eventually runs out of filehandles. pam_ldap and nss_ldap stop
>>working, badness happens.
>
mod_auth_ldap is never releasing locks in mod_auth_ldap_auth_checker, so
OpenLDAP eventually runs out of filehandles. pam_ldap and nss_ldap stop
working, badness happens.
--
Scott Lamb
Call util_ldap_connection_close in every exit path from
mod_auth_ldap_auth_checker.
Index: modules/httpd
Graham Leggett wrote:
> Ok... worker is threaded? (I don't know my MPM's, been focusing on the
> other modules).
Yes, worker is threaded. But I was wrong - it has the same problem as
with prefork. I think I was not as brutal the first time I tested with
worker; see below.
>> Connections accum
27;s going
horribly wrong. Still ldap_status doesn't show anything being cached.
Connections accumulate until OpenLDAP runs out of filehandles and bad
things happen.
Is this a known problem? Any workaround?
Thanks,
Scott Lamb
globally would work. Are there situations where it'd need to be set on a
per-directory basis? I.e., is there need for a "DavUmask" directive that
can be set in containers?
--
Scott Lamb
Scott Lamb wrote:
> I suggest creating a new regular expression which is each of the ones in
> the list separated by '|'. It will use regular expression alternatives
> to match multiple patterns with a single state machine. And add almost
> no code.
Oops, I forgot to men
hm for comparing
> an input string against a set of multiple pattern strings?
I suggest creating a new regular expression which is each of the ones in
the list separated by '|'. It will use regular expression alternatives
to match multiple patterns with a single state machine. And add almost
no code.
--
Scott Lamb
On Mon, Apr 22, 2002 at 01:46:58PM -0500, Scott Lamb wrote:
> I've attached a small patch to perchild that
Oops. No, I didn't. Lemme try that again...
--
Scott Lamb
Index: server/mpm/experimental/perchild/config5.m4
===
ocking APIs, I'll
leave that alone.)
--
Scott Lamb
15 matches
Mail list logo