Well, that's pretty much the expected behaviour with DNS resolution failures. Except that they should be showing up on the graph and in the "Stats" page, I'll have to look into why they aren't.
The reason the app "Beach balls" while it is waiting for the reply from the DNS is that it is now single threaded. The multi-threaded version was very unstable and prone to frequent crashes.
RE: Beachballs
Well, that's pretty much the expected behaviour with DNS resolution failures. Except that they should be showing up on the graph and in the "Stats" page, I'll have to look into why they aren't.
The reason the app "Beach balls" while it is waiting for the reply from the DNS is that it is now single threaded. The multi-threaded version was very unstable and prone to frequent crashes.