Forum Discussion
Steve_A_130918
Nov 27, 2013Nimbostratus
Monitor Authenticating proxy
I am trying to monitor health on a pair of Clearswift SWG appliances by connecting to external websites.
I have set up an HTTP monitor sending 'get http://www.bbc.co.uk/ http/1.1\r\n\r\n' and if...
Steve_A_130918
Dec 04, 2013Nimbostratus
Use curl as suggested by Richard to get the authentication token string. Then create an http monitor with send and receive strings similar to below.
Send String
GET HTTP://www.xxx.co.uk/ HTTP/1.1\r\nProxy-Authorization: Basic String from Curl Test\r\nHost: www.xxx.co.uk\r\nAccept: /\r\nProxy-Connection: Close\r\nConnection: Close\r\n\r\n
Receive string
HTTP/1.1 200 OK
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