Forum Discussion
renato_76504
Nimbostratus
Mar 15, 2008rtsp monitoring
Hi!
I found a description of a monitor to RTSP. However I am having trouble interpreting it. This is the monitor:
monitor RTSP-TCP {
defaults from tcp
recv "200 OK"
send "OPTIONS /sample_100kbit.mp4 RTSP/1.0\nCSeq: 1\n\n"
}
Does it mean that i have to configure a TCP monitor, fill the send string field with OPTIONS /sample_100kbit.mp4 RTSP/1.0\nCSeq: 1\n\n and the rcv string field with 200 OK?
Thanks in advance
- renato_76504
Nimbostratus
I have added the refered monitor with receive string = 200 OK. - hoolio
Cirrostratus
You would want to configure the receive string to be a string found only in good responses. There is a limit to how many bytes the monitoring daemon, bigd, will check for the receive string. I searched on AskF5, but couldn't find the value. I think it's around 1000 bytes though. - Deb_Allen_18Historic F5 Accounthoolio is correct, set your Receive string to a value that is found in a subsequent packet only when the server is healthy.
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