Wondering if anyone has had much success with UNC content through IIS? I setup an open samba server using local disk and accessing a single page with 1 css file and 12 images takes about 20 seconds to load even if each response just returns 'HTTP/1.1 304 Not Modified'.
It takes 1.65 seconds to load the html file and then simtaneous requests are being made for the remaining files and it takes up to 4 seconds to get a response for some of those. I'm using dev machines so these machines are completely unloaded.