101 · Question #430
ARX will detect any modification to a file on the second tier because all clients are being _______ by the ARX to get to the storage.
The correct answer is C. Proxied. F5 ARX acts as a transparent file proxy between clients and storage, so all file I/O passes through it and any modification on any tier is immediately detected.
Question
ARX will detect any modification to a file on the second tier because all clients are being _______ by the ARX to get to the storage.
Options
- AMoved
- BCopied
- CProxied
- DBacked up
- EDeleted
How the community answered
(17 responses)- A6% (1)
- C94% (16)
Why each option
F5 ARX acts as a transparent file proxy between clients and storage, so all file I/O passes through it and any modification on any tier is immediately detected.
ARX does not physically move files during a live client I/O operation; file migration between tiers is a policy-driven background process, not the mechanism for detecting modifications.
ARX does not copy files to intercept access; it transparently forwards and intercepts I/O operations at the network level without duplicating data.
ARX functions as a transparent network proxy, intercepting all client file requests before they reach the underlying storage tier. Because every client is routed through the ARX device, it can inspect and track all read and write operations regardless of which storage tier holds the file, allowing it to detect modifications, enforce policies, and perform data management transparently.
Backup is not how ARX monitors file changes; ARX intercepts live I/O by sitting inline as a proxy between clients and storage systems.
Deletion is not the mechanism ARX uses to detect or track modifications; ARX proxies all file operations without altering or removing data.
Concept tested: F5 ARX transparent proxy architecture for file virtualization
Source: https://support.f5.com/csp/article/K13408
Topics
Community Discussion
No community discussion yet for this question.