I'm building a directory website and i want to represent each subdirectory as a subdomain on my website like: car.mydir.com and not mydir.com/car
So the problem is the total number of subdirectory keywords are way too big. Do you think for example IIS can handle 40000 subdomains?