Re: [users@httpd] mod_proxy: When does a backend be considered as failed?

2016-07-25 Thread Yann Ylavic
On Mon, Jul 25, 2016 at 5:18 AM, dE wrote: > > Config -- [] > > ProxyPass / balancer://localbalance/ failontimeout=on timeout=10 > failonstatus=502 You are defining a balancer here, so the timeout= parameter relates to the balancer (like the two others) However for a balancer, the timeout= param

[users@httpd] Apache 2.4.12+ on Windows x64 stops responding to requests

2016-07-25 Thread Arthur Ramsey
Hello, I'm using Apache as a proxy to AJP, HTTP and HTTPS services. I have an issue with Apache 2.4.12+ on Windows Server 2008 R2 where it occasionally stops responding to requests (can't open socket) unless they originate from the loopback adapter, which is resolved by restarting the Apache

Re: [users@httpd] Apache 2.4.12+ on Windows x64 stops responding to requests

2016-07-25 Thread Yehuda Katz
Are you using a 32-bit or 64-bit build? I had a similar problem with the 64-bit build and when I switch to the 32-bit build, it worked fine. - Y On Jul 25, 2016 11:54 AM, "Arthur Ramsey" wrote: > Hello, > > I'm using Apache as a proxy to AJP, HTTP and HTTPS services. I have an > issue with Apa

Re: [users@httpd] Apache 2.4.12+ on Windows x64 stops responding to requests

2016-07-25 Thread Arthur Ramsey
I'm using the x64 build. On 07/25/2016 11:33 AM, Yehuda Katz wrote: Are you using a 32-bit or 64-bit build? I had a similar problem with the 64-bit build and when I switch to the 32-bit build, it worked fine. - Y On Jul 25, 2016 11:54 AM, "Arthur Ramsey"

Re: [users@httpd] Apache 2.4.12+ on Windows x64 stops responding to requests

2016-07-25 Thread Kev
Hi Arthur We have experienced similar problems in the past. Check this site as the solution might work for you:http://superuser.com/questions/516030/apache-2-4-on-windows-responds-slowly-hangs-when-serving-some-dynamic-pages RegardsKev On Monday, 25 July 2016, 17:34, Arthur Ramsey wrote:

Re: [users@httpd] Apache 2.4.12+ on Windows x64 stops responding to requests

2016-07-25 Thread Yehuda Katz
Can you try the x86 build? - Y On Mon, Jul 25, 2016 at 12:34 PM, Arthur Ramsey wrote: > I'm using the x64 build. > > > On 07/25/2016 11:33 AM, Yehuda Katz wrote: > > Are you using a 32-bit or 64-bit build? > I had a similar problem with the 64-bit build and when I switch to the > 32-bit build,

Re: [users@httpd] Apache 2.4.12+ on Windows x64 stops responding to requests

2016-07-25 Thread Arthur Ramsey
I think I will try the following settings first, but failing that I'll give the x86 build a try.| AcceptFilter https none| On 07/25/2016 12:50 PM, Yehuda Katz wrote: Can you try the x86 build? - Y On Mon, Jul 25, 2016 at 12:34 PM, Arthur Ramsey mailto:arthur_ram...@mediture.com>> wrote:

Re: [users@httpd] Apache cache corrupted file

2016-07-25 Thread Erik Dobák
you probably got to fix the network issue to not have those problems. a workaround would be to lower the age of the cache to not to store broken files for too long. E On 21 July 2016 at 03:10, aRaviNd wrote: > Hi, > > We have configured Apache as a caching proxy server for updates to our > intern

[users@httpd] httpd -> tomcat https servlet "Server not set up correctly" browser message.

2016-07-25 Thread Paul Roubekas
100% newbie, if my approach is off please let me know. Fedora 23 httpd-2.4.23 mod_proxy mod_ssl openssl I have a website that is 100% run by servlets. I have only one page that requires https, a payment processing page. My payment processor requires the page be https. Traffic is redi

[users@httpd] 2.4.24 or 2.4.25

2016-07-25 Thread Good Guy
Any ideas when is the next version likely to be released? I'm not in a hurry but soon I'll have to setup a new server so if I have to wait for a few weeks for the new version then I wi - To unsubscribe, e-mail: users-unsubscr

Re: [users@httpd] 2.4.24 or 2.4.25

2016-07-25 Thread Yehuda Katz
There has been some talk of the next release on the dev@ list, but no specific timeline. - Y On Mon, Jul 25, 2016 at 11:56 PM, Good Guy wrote: > Any ideas when is the next version likely to be released? > > I'm not in a hurry but soon I'll have to setup a new server so if I have > to wait for a

[users@httpd] Re: 2.4.24 or 2.4.25

2016-07-25 Thread Good Guy
Thanks for the swift reply. I'll wait until august anyway. Kind regards, On 26/07/2016 05:02, Yehuda Katz wrote: There has been some talk of the next release on the dev@ list, but no specific timeline. - Y On Mon, Jul 25, 2016 at 11:56 PM, Good Guy > wrote: