Forum Discussion
Nimika_67343
Nimbostratus
Oct 04, 2012irules-changes not reflecting
We are making updates to the irules but we do not see those changes getting reflected. Do we need to restart something after updating irules ? or changes should be dynamic ? Though we restarted the services from the Main-->services
Here is the irules. we are seeing content-type as 1.1 instead of 1.0
when HTTP_RESPONSE {
if { [PROFILE::http ramcache] equals 1 } {
CACHE::disable
}
HTTP::header remove Cache-Control
HTTP::header remove Expires
HTTP::header remove Pragma
if { [HTTP::header "Content-Type"] contains "application" } {
HTTP::version "1.0"
}
}
Thanks
Nimika
- nitass
Employee
i do not think reboot is required. - Nimika_67343
Nimbostratus
We tried sending a new request ( new connection) still the chages are not reflecting any idea on how can we debug?
Thanks
Nimika
- nitass
Employee
in case you do not mind to reboot/restart.
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