On 2018/10/11 07:57, Mark Patruck wrote: Thanks for finding this and testing, hopefully we can backout before 6.4 is final.
> - only pkg_add is affected, ftp download works btw, ftp is affected too, the problem is when fetching an autogenerated directory index (which pkg_add does as a first step). $ time ftp -V -o/dev/null http://localhost:8889/pub/ pub 100% |*************************************| 1075 00:00 1m00.02s real 0m00.00s user 0m00.01s system > - reverting benno@'s change to > /src/usr.sbin/httpd/{httpd.h,server.c,server_http.c} > 10 days ago makes pkg_add work normally again It's a problem with the clt_toread state mechanism somewhere.

