Forum Discussion
Send text message using external gateway
Request was to an HTTPS port, so do nothing for the clientside connection.
And setting it to http for in this section:
Request was to an HTTP port, not an HTTPS port, so disable client SSL profile if one is enabled on the VIP
I'd guess that Safari is getting a redirect to http://newsite.apa.org:443 and not actually generating that request itself. You could check this by logging the Location header in redirects or by using a browser plugin to log HTTP request/response headers and payloads. If it is coming from the app, you could add a check in the HTTP_RESPONSE event to look for [HTTP::is_redirect]==1 and then rewrite the Location header value using HTTP::header replace Location $new_location.
Aaron
- Jan 10, 2023
Hello,
Did you try restarting this process after the upgrade?
Do you have AVR module provisioned along with ASM or APM? If yes, please check the below article.
https://support.f5.com/csp/article/K41834520
Hello there,
Restarting the services didnt work.
Yes my AVR is provisioned but i cant find file "my.cnf" in /etc , even in my working f5-1 Device.
when upgrading the second device (F5-2) from 11.5.1 >> 11.5.4 , status "devices not synced" appeared on the web management console.
This is expected, ConfigSync keeps track of changes using a commit ID which is reset when you reload the unit.
Yes my AVR is provisioned but i cant find file "my.cnf" in /etc , even in my working f5-1 Device.
In version 11.5 it's under /var/lib/mysql/my.cnf
use this for reference: https://support.f5.com/csp/article/K53030991This software version is very old and out of support, you might try to raise a case to F5 but I don't know how much help support can give on EoL versions.
Have you considered restoring previous schema 11.4.1, deleting the 11.5.4 disk partition and performing a "clean" image install on another disk partition? If you do plan on restoring it, I'd also suggest to perform a couple integrity checks before attempting to install it again, I'd most likely check for disk usage and for errors in /var/log/liveinstall.log as image is being loaded.
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