On Fri, Nov 1, 2013 at 10:12 PM, Alexander Klimetschek <[email protected]> wrote: > ...I would be careful with too much dynamic script or resource resolution > based on headers etc., since this becomes less transparent and is > harder to debug...
As long as we make sure all relevant information is logged to the RequestProgressTracker, it's reasonably transparent IMO. You can then use /system/console/requests to see how a given request was processed. -Bertrand
