[users@httpd] Re: External exception in httpd

2021-03-31 Thread Michael Rabatscher
Dear all, thanks again for coming back at me... Am Mi., 31. März 2021 um 18:38 Uhr schrieb Christophe JAILLET < christophe.jail...@wanadoo.fr>: > Le 31/03/2021 à 15:53, Michael Rabatscher a écrit : > > Thanks for the information! These bugs seem to have the same symptoms. > > > > To clarify.. I

[users@httpd] Re: External exception in httpd

2021-03-31 Thread Christophe JAILLET
Le 31/03/2021 à 15:53, Michael Rabatscher a écrit : Thanks for the information! These bugs seem to have the same symptoms. To clarify.. I encounter this excption any time I shutdown the the httpd (ctrl + c) console window while having the debugger attached - so basically every time the module

[users@httpd] stacked authentication

2021-03-31 Thread Mark Lybarger
I'm looking to stack my authentication for a particular context. i'm using oidc/oauth2 to authorize access to resources. i want to use multiple providers to both allow access. from the below snippet, i want to allow multiple endpoints with their own client id/secret to authorize traffic to /app.

Re: [users@httpd] Re: External exception in httpd

2021-03-31 Thread Michael Rabatscher
Thanks for the information! These bugs seem to have the same symptoms. To clarify.. I encounter this excption any time I shutdown the the httpd (ctrl + c) console window while having the debugger attached - so basically every time the module cleanup chain is executed. The version I use is acutall

Re: [users@httpd] Re: External exception in httpd

2021-03-31 Thread Yann Ylavic
On Wed, Mar 31, 2021 at 12:56 PM Christophe JAILLET wrote: > > Le 30/03/2021 à 11:30, Michael Rabatscher a écrit : > > > > system exception (code 0xc008) > > > > which as far as I could research is due to a double CloseHandle call in > > libapr > > > > could be a duplicate of https://bz.apache

[users@httpd] Re: External exception in httpd

2021-03-31 Thread Christophe JAILLET
Le 30/03/2021 à 11:30, Michael Rabatscher a écrit : Hey guys! I'm currently a Delphi developer creating a windows module for the apache 2.4 server. Every time I run the module with a debugger attached (and httpd.exe -X acutally to avoid 2 instances) I get a system exception on shutdown: syst

Re: [users@httpd] Apache 2.4.37 graceful restart causes error “scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit.”

2021-03-31 Thread Yann Ylavic
On Wed, Mar 31, 2021 at 1:49 AM A.J. Gatlin wrote: > > For now, I'm trying to solve the problem by increasing some MPM parameters, > but it's all a bit nebulous, since I'll never be completely sure that the > values are sufficient to prevent another deadlock situation in which the > server just