@machzqcq If you’re accessing the Swarm port directly through a browser there was one “gotcha” I recall that had something to do with the browser caching / re-using existing TCP connections (a bit fuzzy on the exact details, sorry). So you’d be routed to the same task each time even with a non-cache refresh. It’d be worth trying with curl
or other clients to see if you get the same result.
1 Like