css 11501 redirection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2009 05:40 AM
Can the loadbalancer provide type 301 (permanent) redirects instead of 302's which are temporary.
Also can a redirect retain a variable identifier in a rewrite rule eg :-
http://www.test.co.uk/search/story/?story_id=2234160 to Redirect to new format: http://www.test.co.uk/article.aspx?storycode=2234160
- Labels:
-
Application Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2009 12:15 PM
the CSS does not have this option for providing type 301 (permanent) redirects instead of 302's which are temporary
CSS only supports 302 redirects.
There is no support for 301 redirects.
Use the below mentioned URL for configuring redirection.
If you need is replace the http with https, you can use the urlrewrite function.
A quick search in the configuration guide will show you how to use this command.
Configuring Persistence, Remapping, and Redirection on the CSS 11000 and CSS 11500 - Ciscowiki
Configuring Stickiness on a Cisco CSS 11xxx Using HTTP Redirects - Ciscowiki
http://www.cisco.com/en/US/products/hw/contnetw/ps792/products_tech_note09186a00801c65b5.shtml#ex1
Kindly find full range of configuration examples on CSS here :
Cisco CSS 11500 Series Content Services Switches
Configuration Examples and TechNotes
http://www.cisco.com/en/US/products/hw/contnetw/ps792/prod_configuration_examples_list.html
Cisco CSS 11500 Series Content Services Switches
Kindly see URL given below for my other articles
If possible plz rate so that I can be helpful to other people also as it will enhance my credibility.
sachin garg
