Re: [users@httpd] Apache Installation

2015-04-15 Thread Yehuda Katz
Check your PHP error reporting level and/or error log for PHP errors. - Y On Wed, Apr 15, 2015 at 11:13 PM, Ethan Rosenberg < erosenb...@hygeiabiomedical.com> wrote: > On 04/14/2015 10:18 PM, Yehuda Katz wrote: > >> On Tue, Apr 14, 2015 at 9:05 PM, Eric Covener > cove...@gmail.com>> wrote: >> >>

Re: [users@httpd] Apache Installation

2015-04-15 Thread Ethan Rosenberg
On 04/14/2015 10:18 PM, Yehuda Katz wrote: On Tue, Apr 14, 2015 at 9:05 PM, Eric Covener mailto:cove...@gmail.com>> wrote: On Tue, Apr 14, 2015 at 10:36 AM, Ethan Rosenberg mailto:erosenb...@hygeiabiomedical.com>> wrote: > [Tue Apr 14 00:51:10.502172 2015] [:error] [pid 7610] [clien

Re: [users@httpd] Weird connection issues with mod_proxy_wstunnel

2015-04-15 Thread Marc Hörsken
Hello Eric, > Am 15.04.2015 um 19:47 schrieb Eric Covener : > > On Wed, Apr 15, 2015 at 12:18 PM, Marc Hörsken wrote: >> Hello Eric, >> >>> Am 15.04.2015 um 14:05 schrieb Eric Covener : >>> >>> On Wed, Apr 15, 2015 at 7:16 AM, Marc Hörsken wrote: I was unable to find any useful resources

Re: [users@httpd] Weird connection issues with mod_proxy_wstunnel

2015-04-15 Thread Eric Covener
On Wed, Apr 15, 2015 at 12:18 PM, Marc Hörsken wrote: > Hello Eric, > >> Am 15.04.2015 um 14:05 schrieb Eric Covener : >> >> On Wed, Apr 15, 2015 at 7:16 AM, Marc Hörsken wrote: >>> I was unable to find any useful resources about how to do this, yet. >>> Can you point me in the right direction? >

Re: [users@httpd] Weird connection issues with mod_proxy_wstunnel

2015-04-15 Thread Marc Hörsken
Hello Eric, > Am 15.04.2015 um 14:05 schrieb Eric Covener : > > On Wed, Apr 15, 2015 at 7:16 AM, Marc Hörsken wrote: >> I was unable to find any useful resources about how to do this, yet. >> Can you point me in the right direction? >> >> Is there some special header that needs to be sent by th

[users@httpd] httpd 2.4 and windows "hangs" and AcceptFilter solution

2015-04-15 Thread Andy Wang
We've come across numerous cases where apache httpd 2.4 (I'm using 2.4.12 but I don't believe this is version specific) hang using the default configuration options. There are two cases 1) we have an InstallAnywhere installer that launches httpd during install time to do some initial work. Wh

[users@httpd] reg: upgrade apache http from 2.2.27 to 2.2.29

2015-04-15 Thread venu thangalapally
Hello everyone, We are planning to upgrade Apache 2.2.27 to version 2.2.29. do i have to install 2.2.29 all new and do all configs with weblogic again ? or should i be able to install 2.2.29 in a seperate path and just copy the required files onto already existing 2.2.27?

Re: [users@httpd] Weird connection issues with mod_proxy_wstunnel

2015-04-15 Thread Eric Covener
On Wed, Apr 15, 2015 at 7:16 AM, Marc Hörsken wrote: > I was unable to find any useful resources about how to do this, yet. > Can you point me in the right direction? > > Is there some special header that needs to be sent by the server? I would have thought this is purely a browser bug and the a

Re: [users@httpd] Weird connection issues with mod_proxy_wstunnel

2015-04-15 Thread Marc Hörsken
Hello Yann, > Am 15.04.2015 um 12:32 schrieb Yann Ylavic : > > Once the connection is upgraded, mod_proxy_wstunnel (as its name > suggests) creates a tunnel between the browser and the application. > It will not check requests boundaries anymore, this is not HTTP but > application data now, … th

Re: [users@httpd] Weird connection issues with mod_proxy_wstunnel

2015-04-15 Thread Yann Ylavic
Hello Marc, On Wed, Apr 15, 2015 at 10:50 AM, Marc Hörsken wrote: > > Now once a browser has upgraded a connection from HTTP to WebSocket traffic, > all traffic is proxied to the WebSocket-server at 127.0.0.1:9001. The > problem is that the browser continues to use that upgraded > WebSocket-conne

[users@httpd] Weird connection issues with mod_proxy_wstunnel

2015-04-15 Thread Marc Hörsken
Hello everyone, I am experiencing weird connection issues with mod_proxy_wstunnel. My Apache 2 web server is still running on Debian Wheezy, so I had to backport mod_proxy_wstunnel using the following patches: https://github.com/mback2k/build-apache2.2-wstunnel I compiled all mod_proxy* modules

Re: [users@httpd] httpd 2.4.12 ignoring net.ipv4.ip_local_port_range

2015-04-15 Thread Mike Peachey
Of course you are right. I considered the client would be the issue and do not now remember why I discounted it. Thank you. On 14 April 2015 at 17:00, Eric Covener wrote: > On Tue, Apr 14, 2015 at 6:49 AM, Mike Peachey > wrote: > > This client is getting responses from httpd on ports 63156+ > >