Forum Discussion
FIX Message Response
- Aug 04, 2023
i tried to understand it but i cannot -
BIGPROTO::enable_fix_reset true -- what would this do
BIGPROTO::enable_fix_reset false -- what would this do
awan_m In the section where you do the TCP::close replace it with the following and then the HTML with the information you want to display to the end user.
HTTP::respond 200 content {
<html>
<head>
<title>Page Not Found</title>
</head>
<body>Page Not Found</body>
</html>
}
but that is not a FIX message - its a HTTP response
- PauliusAug 03, 2023MVP
awan_m My missunderstanding on this one. You are referring to the FIX protocol. Sadly I'm not sure if you can because I believe the only events available for FIX are the following.
https://clouddocs.f5.com/api/irules/FIX_HEADER.html
https://clouddocs.f5.com/api/irules/FIX_MESSAGE.htmlIt is possible that something else can be done that I'm not aware since I haven't had to opportunity to work with FIX but just purely based on documentation you might not be able to.
Recent Discussions
Related Content
* 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