Hi,
sorry to trouble again. I used "QS_SrvMaxConn" parameter in mod_qos to
restrict sessions, it does restriction but based on HTTP TCP connection
based, but I would like to restrict session based. Apache has to count the
persistent connection with back-end server and then restrict further
connecti
On Mon, May 8, 2017 at 10:37 AM, Dirk van Deun wrote:
>>
>> Are you able to recompile?
>>
>> untested: http://people.apache.org/~covener/patches/2.4.x-bindpw_empty.diff
>>
>> you would not specify the directive in your case
>>
>
> That fixes it. If there is no other way around this, it would inde
Thanks, my Apache proxy version is 2.4.15
Regards,
Vel
On May 8, 2017 19:54, "Daniel" wrote:
Whats with the Apache version you mention? 2.4.28???
Also you are using Oracle plugin, and AFAIK it has nothing to hold out
sessions "manually" when contacting with a weblogic backend. To "hold out
>
> Are you able to recompile?
>
> untested: http://people.apache.org/~covener/patches/2.4.x-bindpw_empty.diff
>
> you would not specify the directive in your case
>
That fixes it. If there is no other way around this, it would indeed
seem to be a bug.
Thanks,
Dirk van Deun
--
Ceterum cens
Are you able to recompile?
untested: http://people.apache.org/~covener/patches/2.4.x-bindpw_empty.diff
you would not specify the directive in your case
On Mon, May 8, 2017 at 9:08 AM, Dirk van Deun wrote:
>>
>> On Mon, May 8, 2017 at 4:11 AM, Dirk van Deun
>> wrote:
>> > However, if the user
>
> On Mon, May 8, 2017 at 4:11 AM, Dirk van Deun
> wrote:
> > However, if the user types a user name but no password, this is
> > in effect still an attempt to use unauthenticated bind, which fails,
> > and the user gets an Internal Server Error; and even worse is that
> > reloading the page im
On Mon, May 8, 2017 at 4:11 AM, Dirk van Deun wrote:
> However, if the user types a user name but no password, this is
> in effect still an attempt to use unauthenticated bind, which fails,
> and the user gets an Internal Server Error; and even worse is that
> reloading the page immediately gives
Whats with the Apache version you mention? 2.4.28???
Also you are using Oracle plugin, and AFAIK it has nothing to hold out
sessions "manually" when contacting with a weblogic backend. To "hold out
sessions" Weblogic should not giving any response or taking long, and
that's basically adjust timeou
Hi,
No, I am restricting the number of sessions to 100 in Weblogic 12c, when
101 user login via Apache , the browser get an error message whatever
weblogic throws.
Regards,
Vel
Regards,
Velmurugan Dhakshnamoorthy (Vel)
Singapore.
On Mon, May 8, 2017 at 7:22 PM, Eric Covener wrote:
> On Mon, M
On Mon, May 8, 2017 at 7:20 AM, Velmurugan Dhakshnamoorthy
wrote:
> I am using Apache 2.4.28 as a reverse proxy for weblogic 12c. I am using
> Oracle delivered plugin to communicate from Apache to weblogic 12c. My
> requirement is to enable queuing option in Apache proxy server. Meaning,
> when I
Team,
I am using Apache 2.4.28 as a reverse proxy for weblogic 12c. I am using
Oracle delivered plugin to communicate from Apache to weblogic 12c. My
requirement is to enable queuing option in Apache proxy server. Meaning,
when I restrict the connections at weblogic layer, I want the users to be
qu
Hi,
I should have given more context. I am trying to protect a directory
of static content using the standard login dialog of the browser,
purely via .htaccess. So there is no form to check.
I have an alternative solution that does wrap everything using a php
script and that functions fine, but
Hi Dirk
You can perform some client-side javascript validation to make sure password
field is not empty before submitting form.
Thanks & Regards
Siddharth Sinha
Associate IT Application Specialist
Office: 8955329
On-Call: +917774036954
_
Hi all,
I have a 90% solution for authenticating against an ldap server that
does not allow unauthenticated binds, but I'm looking for the
last 10%. I am using AuthLDAPInitialBindAsUser on,
AuthLDAPSearchAsUser on and AuthLDAPCompareAsUser on, and that works
brilliantly as long as the user enters
14 matches
Mail list logo