Forum Discussion
paul_dcc
Nimbostratus
Nov 17, 2009Basic HTTPS monitor
I’m trying to setup a basic HTTPS health monitor for a web portal running SAP. I’ve not been using F5 Big-ip for long. Below is the error from the SAP web portal ;-)
1.5_002219AB9804001500000001000047E00004788E502F7CE21258452532840com.sap.engine.services.httpserver.dispatchercom.sap.engine.services.httpserver.dispatcherSAPEngine_System_Thread[impl:6]_4300ErrorPlainError in parsing the HTTP request for load balancing. The request is:
>.
com.sap.engine.services.httpserver.exceptions.ParseException: Illegal request line. [HTTP version] is not found.
at com.sap.engine.services.httpserver.dispatcher.loadbalance.HttpLoadbalance.getAliasLength(HttpLoadbalance.java:536)
at com.sap.engine.services.httpserver.dispatcher.loadbalance.HttpLoadbalance.getServerIdFromRequest(HttpLoadbalance.java:210)
at com.sap.engine.services.httpserver.dispatcher.Processor.setServerId(Processor.java:1219)
at com.sap.engine.services.httpserver.dispatcher.Processor.parseBodyCommand(Processor.java:1001)
at com.sap.engine.services.httpserver.dispatcher.Processor.parseRequest(Processor.java:397)
at com.sap.engine.core.manipulator.TCPRunnableConnection.sleepRead(TCPRunnableConnection.java:837)
at com.sap.engine.core.manipulator.TCPRunnableConnection$ReadThread.run(TCPRunnableConnection.java:1179)
at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:80)
at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:150)
Any help would be very much appreciated
Paul.
- hoolio
Cirrostratus
GET / is an HTTP 0.9 request which the web app might not support. The error indicates HTTP version is not found, so this does seem likely. Can you try testing using this send string: - paul_dcc
Nimbostratus
Thanks Aaron, I'll try that and see what happens. - paul_dcc
Nimbostratus
That fixed the get problem - hoolio
Cirrostratus
You can try '200 OK' if the page returns a 200 response:
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects