RE: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-07-01 Thread Joe Muller
logic proxies from Sun One 6.1 to Apache 2.4 Hello Joe, You can see the parameters that are available from the WLS plug-ins here: - https://docs.oracle.com/middleware/1213/webtier/PLGWL/plugin_params.htm#PLGWL475 The equivalent to what Yann was referring could be KeepAliveEnabled and KeepAliveSecs

Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-07-01 Thread Mike Rumph
for this, we are using the Weblogic plug-in for Apache 2.4. -Original Message- From: Yann Ylavic [mailto:ylavic@gmail.com] Sent: Friday, July 01, 2016 3:42 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4 On Fri

Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-07-01 Thread Daniel
-Original Message- > From: Yann Ylavic [mailto:ylavic@gmail.com] > Sent: Friday, July 01, 2016 3:42 AM > To: users@httpd.apache.org > Subject: Re: [users@httpd] Issues migrating Weblogic proxies from Sun One > 6.1 to Apache 2.4 > > On Fri, Jul 1, 2016 at 12:49 AM, Jo

RE: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-07-01 Thread Joe Muller
@gmail.com] Sent: Friday, July 01, 2016 3:42 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4 On Fri, Jul 1, 2016 at 12:49 AM, Joe Muller wrote: > > One interesting thing we did find on a packet capture on the ba

Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-07-01 Thread Yann Ylavic
On Fri, Jul 1, 2016 at 12:49 AM, Joe Muller wrote: > > One interesting thing we did find on a packet capture on the back end > between the proxy server and the application server is that 3 seconds after > the proxy server apparently closed the port, the Weblogic application server > tried to

Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-30 Thread Mike Rumph
- From: Rainer Jung [mailto:rainer.j...@kippdata.de] Sent: Saturday, June 25, 2016 4:45 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4 Am 24.06.2016 um 21:58 schrieb Joe Muller: Just an update on this issue, if

RE: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-30 Thread Joe Muller
: Saturday, June 25, 2016 4:45 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4 Am 24.06.2016 um 21:58 schrieb Joe Muller: > > Just an update on this issue, if anybody is following. We have eliminated > the Load Balanc

Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-25 Thread Rainer Jung
in general this approach could also be used for https. Regards, Rainer -Original Message- From: Mike Rumph [mailto:mike.ru...@oracle.com] Sent: Monday, June 20, 2016 4:08 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to A

RE: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-24 Thread Joe Muller
[mailto:mike.ru...@oracle.com] > Sent: Monday, June 20, 2016 10:45 AM > To: users@httpd.apache.org > Subject: Re: [users@httpd] Issues migrating Weblogic proxies from Sun > One 6.1 to Apache 2.4 > > Hello Joe, > > I am not in a position to offer an official Oracle statement for your &g

RE: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-22 Thread Joe Muller
get our user on the DMZ network to test. -Joe -Original Message- From: Mike Rumph [mailto:mike.ru...@oracle.com] Sent: Monday, June 20, 2016 4:08 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4 Hello Joe, It

Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-20 Thread Mike Rumph
ssues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4 Hello Joe, I am not in a position to offer an official Oracle statement for your situation. But I do work closely with the owners of the WLS plug-ins. Here is an initial evaluation from one of the developers: "WRITE_ERROR_TO

RE: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-20 Thread Joe Muller
r the internet.) -Original Message- From: Mike Rumph [mailto:mike.ru...@oracle.com] Sent: Monday, June 20, 2016 10:45 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4 Hello Joe, I am not in a position to offer an off

RE: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-20 Thread Joe Muller
knowledge out there, so I am hopeful the Apache collective can help me resolve this. -Joe -Original Message- From: Mike Rumph [mailto:mike.ru...@oracle.com] Sent: Monday, June 20, 2016 10:45 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Issues migrating Weblogic proxies from

Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-20 Thread Daniel
I have experienced the same issue two times, both scenarios had a loadbalancer in front of apache while the same scenario in pre-producttion without load-balancing didn't yield the same problem. All cases involved a POST response instead of the tipical GET. I would check if the problem occurs in t

RE: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-20 Thread Todd Simons
-732-353-3570 -Original Message- From: Mike Rumph [mailto:mike.ru...@oracle.com] Sent: Monday, June 20, 2016 10:45 To: users@httpd.apache.org Subject: Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4 Hello Joe, I am not in a position to offer an official

Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-20 Thread Mike Rumph
Hello Joe, I am not in a position to offer an official Oracle statement for your situation. But I do work closely with the owners of the WLS plug-ins. Here is an initial evaluation from one of the developers: "WRITE_ERROR_TO_CLIENT is typically seen when there is an error writing the respons

Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-18 Thread Dr James Smith
How are you connecting between the web-proxies and web-logic application servers? Having a firewall in place can be an issue - the firewall may drop idle connections silently (we see this with oracle, mod_jk/ajp/memcache and in some instances cached mysql connections; unfortunately neither end

[users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-17 Thread Joe Muller
I am working on a project to migrate all our IPlanet 6.1 SP19 webserver proxies (formerly Sun One) to Apache 2.4, since IPlanet 6.1 does not support TLS 1.2 and IPlanet 7.0 is being EOL. Our backend application servers are Weblogic 9.2 / Weblogic 12c. The IPlanet proxies have performed FLAWLESS