Re: [users@httpd] What should be considered about the reverse proxy server? [EXT]

2021-03-11 Thread Jason Long
it is to restrictive (it breaks wordpress admin ) so we don't actually use it -Original Message- From: Jason Long Sent: 11 March 2021 18:47 To: users@httpd.apache.org Subject: Re: [users@httpd] What should be considered about the reverse proxy server? [EXT] Thank you. How about questions number 2 and 3

RE: [users@httpd] What should be considered about the reverse proxy server? [EXT]

2021-03-11 Thread James Smith
- but out of the box it is to restrictive (it breaks wordpress admin ) so we don't actually use it -Original Message- From: Jason Long Sent: 11 March 2021 18:47 To: users@httpd.apache.org Subject: Re: [users@httpd] What should be considered about the reverse proxy server? [EXT] Thank you

Re: [users@httpd] What should be considered about the reverse proxy server? [EXT]

2021-03-11 Thread Jason Long
17:28 To: users@httpd.apache.org Subject: Re: [users@httpd] What should be considered about the reverse proxy server? [EXT] Thank you. I have other questions: 1- When I configured a Reverse Proxy and want to use "ModSecurity", then I just need to install the ModSecurity on Reverse Pr

RE: [users@httpd] What should be considered about the reverse proxy server? [EXT]

2021-03-11 Thread James Smith
to take care to tune it - we often just use a set of general rules to act as a first level of security -Original Message- From: Jason Long Sent: 11 March 2021 17:28 To: users@httpd.apache.org Subject: Re: [users@httpd] What should be considered about the reverse proxy server? [EXT

Re: [users@httpd] What should be considered about the reverse proxy server? [EXT]

2021-03-11 Thread Jason Long
Thank you. I have other questions: 1- When I configured a Reverse Proxy and want to use "ModSecurity", then I just need to install the ModSecurity on Reverse Proxy server or I must install  ModSecurity on both of the Front-End and Back-End servers? 2- With ATS (Apache Traffic Server), need I to

Re: [users@httpd] What should be considered about the reverse proxy server? [EXT]

2021-03-11 Thread Antony Stone
On Thursday 11 March 2021 at 15:35:17, Jason Long wrote: > Thank you for all replies. > How to handle back-end server down? Is it kind of load balancing or CDN? No. Whether you have one back-end server or a hundred, you have to allow for the fact that under certain circumstances the reverse

Re: [users@httpd] What should be considered about the reverse proxy server? [EXT]

2021-03-11 Thread Jason Long
You can also add/remove headers on the way in/out. -Original Message- From: Jason Long Sent: 11 March 2021 12:21 To: users@httpd.apache.org Subject: Re: [users@httpd] What should be considered about the reverse proxy server? [EXT] Hello, Can anyone answer to my questions? 1- What

RE: [users@httpd] What should be considered about the reverse proxy server? [EXT]

2021-03-11 Thread James Smith
hat are likely to be tmp files (.files,.bak,.swp etc) -Original Message- From: Dino Ciuffetti Sent: 08 March 2021 22:33 To: users@httpd.apache.org Subject: Re: [users@httpd] What should be considered about the reverse proxy server? [EXT] > > ProxyPreserveHost On > ProxyPass

Re: [users@httpd] What should be considered about the reverse proxy server? [EXT]

2021-03-11 Thread Antony Stone
On Thursday 11 March 2021 at 13:20:32, Jason Long wrote: > Hello, > Can anyone answer to my questions? > > 1- What does "handle backend server down" mean? You have to decide what the proxy is supposed to do if the back-end server which it would normally pass requests on to is unable to handle

Re: [users@httpd] What should be considered about the reverse proxy server? [EXT]

2021-03-11 Thread Jason Long
) -Original Message- From: Dino Ciuffetti Sent: 08 March 2021 22:33 To: users@httpd.apache.org Subject: Re: [users@httpd] What should be considered about the reverse proxy server? [EXT] > > ProxyPreserveHost On > ProxyPass / > https://urldefense.proofpoint.com/

Re: [users@httpd] What should be considered about the reverse proxy server? [EXT]

2021-03-09 Thread Jason Long
Ciuffetti Sent: 08 March 2021 22:33 To: users@httpd.apache.org Subject: Re: [users@httpd] What should be considered about the reverse proxy server? [EXT] > > ProxyPreserveHost On > ProxyPass / > https://urldefense.proofpoint.com/v2/url?u=h

RE: [users@httpd] What should be considered about the reverse proxy server? [EXT]

2021-03-09 Thread James Smith
be tmp files (.files,.bak,.swp etc) -Original Message- From: Dino Ciuffetti Sent: 08 March 2021 22:33 To: users@httpd.apache.org Subject: Re: [users@httpd] What should be considered about the reverse proxy server? [EXT] > > ProxyPreserveHost On > Prox