Operating System - HP-UX
1833869 Members
2036 Online
110063 Solutions
New Discussion

foundry ServerIron - HPUX 11.11 - Apache 2.0.48

 
John Payne_2
Honored Contributor

foundry ServerIron - HPUX 11.11 - Apache 2.0.48

Anyone running this environment?

We have a (rather old) ServerIron we are trying to hook into the HPUX/Apache environment with direct server return.

When we point the ServerIron to an HPUX 11.11 Apache 1.3 environment, it appears to work. Doing the same thing to the Apache 2 environment makes it so the ServerIron does not appear to talk it the web server.

Anyone out there got any experience in this realm?

Thanks

John
Spoon!!!!
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: foundry ServerIron - HPUX 11.11 - Apache 2.0.48

There are customizations to the httpd.conf file and possibily a module or two to enable this application.

If its just httpd.conf customizations, the syntax of them may be effected in general by the syntax upgrade of Apache 2.0.x in general.

mysite.com becomes mysite.com:80 things like that.

I've not heard of this product, but have gotten several very strange out of production products to work with apache 2.0.x, one that was working with apache 1.2.24.

If there are some modules they may need to be recompiled. If you don't have source you may have issues. Its worth giving the httpd.conf customizations a shot first.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
John Payne_2
Honored Contributor

Re: foundry ServerIron - HPUX 11.11 - Apache 2.0.48

Nothing wrong with Apache itself, it's running fine. Foundry ServerIron is a network loadbalancing appliance, for lack of anything better to call it. I'm really looking for someone using it on HPUX apache webservers...

Thanks

John
Spoon!!!!