- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- IPMI Reverse Proxy
ProLiant Servers (ML,DL,SL)
1823064
Members
3220
Online
109645
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 12:07 AM
08-03-2006 12:07 AM
IPMI Reverse Proxy
Building a cluster application, i wish to allow users to manage ipmi node's interfaces from the master machine by an Apache ProxyPass directives on a web application :
ProxyRequests Off
ProxyPass /manager-0-0/ http://manager-0-0/
ProxyPassReverse /manager-0-0/ http://manager-0-0/
After asking the BCM login/password, the page load but very very slowly and crash hasardly with a "Bad Gateway" error. Apache logs are not very explicit about them:
[Tue Jul 04 16:04:57 2006] [error] (111)Connection refused: proxy: HTTP: attempt to connect to 10.255.255.253:80 (manager-0-0) failed
[Tue Jul 04 16:05:00 2006] [error] (70007)The timeout specified has expired: proxy: HTTP: attempt to connect to 10.255.255.253:80 (manager-0-0) failed
Exactly same directives runs perfectly with my switch interface.
A "lynks http://login:pass@manager-0-0/" from the master works very fine and quickly.
Any idea from where my problem should come?
Thank you
ProxyRequests Off
ProxyPass /manager-0-0/ http://manager-0-0/
ProxyPassReverse /manager-0-0/ http://manager-0-0/
After asking the BCM login/password, the page load but very very slowly and crash hasardly with a "Bad Gateway" error. Apache logs are not very explicit about them:
[Tue Jul 04 16:04:57 2006] [error] (111)Connection refused: proxy: HTTP: attempt to connect to 10.255.255.253:80 (manager-0-0) failed
[Tue Jul 04 16:05:00 2006] [error] (70007)The timeout specified has expired: proxy: HTTP: attempt to connect to 10.255.255.253:80 (manager-0-0) failed
Exactly same directives runs perfectly with my switch interface.
A "lynks http://login:pass@manager-0-0/" from the master works very fine and quickly.
Any idea from where my problem should come?
Thank you
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP