Forum Discussion
Billy_10041
Nimbostratus
Apr 18, 2013help converting Apache Vhost to irule
NameVirtualHost 192.168.0.98:80
NameVirtualHost 192.168.0.98:443
ServerName test.abc.com
RewriteEngine On
RewriteCond %{SERVER_PORT} !^443$
RewriteRule ^/(...
Thomas_Brown_12
Nimbostratus
Apr 18, 2013This method somehow seems very cumbersome to me... Suppose you had a lot of these vHosts, say 1000 or more. Is it necessary to create 1000 individual virtual hosts each using this kind of an iRule but each with their own uniquely-named pool and maybe even their own unique Data Group (in the case of ProxyPass), or is there a better way to create some kind of translation matrix for this?
-Tom
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