Forum Discussion
Robert_Reznicek
Nimbostratus
Apr 15, 2010Assigning array to another array
Hello, is it somehow possible to fill one array (temporary) and then assign this whole array to another array? I would need to do something like this:
set tempArr(x1) "valueA"
set tempArr(x2) "va...
Robert_Reznicek
Nimbostratus
Apr 16, 2010Hi Aaron,
this is exactly what I needed.
I'm using this in a reverse proxy implementation, so in the array there are thousands of URLs. Our idea was, that editing this array (adding, removing, modifying hosts) must lead to delay in processing of new connections, in case we are not using a temporary array. Surprisingly, when I unset the array first and then fill it with new content (thousands of items), all the connections are processed correctly. Is it possible, that the connections are queued and processed when the array is fully loaded?
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