[users@httpd] RE: query on apache reverse proxy

2020-01-22 Thread Muggeridge, Matt
I'll use your terminology of "Web Server" and "Apache Reverse Proxy" to refer to the two entities of interest here. >But after adding apache reverse proxy, when the client hits the F5 URL - all >the subsequent requests are going to Web Server on 8080 port and getting >served from there instead

[users@httpd] query on apache reverse proxy

2020-01-22 Thread Sontakke, Sachin (NonEmp)
I have a question regarding apache reverse proxy setup. We have a web application running on WebLogic; it's a typical 3 tier application. Flow is as follows:- Client=> F5 load balance=> Web Server listening on 80=> WebLogic App=> Oracle DB. Due to certain requirement we need to introduce Apach

[users@httpd] Your Apache HTTPD story

2020-01-22 Thread Jim Jagielski
The CFP (Call For Papers) for ApacheCon NA 2020 is now open, and one major topic will be regarding the one project that started it all: Apache httpd. I am coordinating the Apache httpd track, and I am encouraging not only developers but more importantly USERS of the Apache web server to submit a

Re: [users@httpd] require ip ipset

2020-01-22 Thread Eric Covener
On Wed, Jan 22, 2020 at 2:14 AM Vieri Di Paola wrote: > > Hi, > > I was wondering if it is complicated to implement ipset support for > the Require directive. Something like Require ip (where > the ipset can be of types hash:ip, hash:net or bitmap:ip). Should be straightforward, see modules/aaa/