Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm working on setting up a URL rewrite that will work for all hosts of a specific domain. I could just do a ".*" in the action-list, but the business unit has requested that I restrict the rewrites to just URLs served up containing a particular dom...
Hello all. I'm currently working on trying to set up a redirect that will force the use of www. in the hostname for incoming requests. Example: Client requests https://domain.com and I'd like to send a redirect back forcing them to use https://www....
Is it possible to define L7 policies on the CSM for a farm of databases? I am currently load balancing access to multiple databases with the CSM but we have a definite business need to have a dedicated DB farm for reads and one for writes. Is it po...
I'm currently working on a project to implement a site-to-site VPN with tunnels built over the internet. Pretty standard stuff. This connection would be used as a replacement for existing frame relay lines. The biggest concern that I've heard so f...
I'm currently in the process of evaluating a few different content networking devices, and I see that the CSS does have the ability to replicate website content between servers in a webfarm, as well as create a staging area. Has anyone had any exper...
Actually, this is working but not in the way I wanted it to. The root of the problem here is that I've got a couple of SSL sites that have certificates set up for the www hostname only. They haven't upgraded to the multi-site certs yet. This means...
Thanks. That helps a lot but unfortunately, it's still not working. Here's the relevant portions of my config (serverfarm of real webservers and ssl-proxy stuff omitted). What am I missing? Is the config incorrect, or is this a matter of order-of...
I'm glad someone else has asked this question. I'm trying to set up a kron job that will ftp a copy of a running-config up to an FTP server on a nightly basis but it keeps failing out due to the prompt on the copy command.Is there any setting or fla...
Correct me if I'm wrong, but if the VPN tunnel is built between the two 7206s, the IPSEC traffic should not even touch the CSS boxes. They should be oblivious to the fact that there is any IPSEC activity between point A and point B.