Is the network between the appliance and the server www.ab.com consistently fast and reliable?
Does www.ab.com sputter if you access many pages per second? Try setting Threads to 2 or 1 instead of 3.
The close of a connection (ezclosesock()) happens after the transaction is complete, so it has a fixed timeout of 3 seconds (regardless of profile timeout) because there's no data to wait for. The latest appliance update (out today) should alleviate timeout errors like this during close()/ezclosesock(), though they are generally caused by network slowness or intermittent dropouts.
For the timeout during read (msg 1), is there any firewall or proxy between the appliance and the crawled site?
it goes > thunderstone > Stateful firewall > Reverse Proxy > Web Server. Reverse Proxy and web Server are on same box. 100MEG connection between them all.