Hacker News new | ask | show | jobs
by dmarlow 3048 days ago
Is data shared between accounts if two accounts both want to retrieve information from the same exact URL?
1 comments

Nope, there is no caching now, every run of the tool has a single instance and writes the output into separate file. I'm using it to test stability of cloud when multiple users are using it and to test proxies. It would not be much of a test if one user opened the demo page and then every other use would just get the results from a file. But when I'm happy with how it works I will add caching.