C
CMI
Guest
I was about raise a support case and I was in the process of testing my sample code which was breaking down the timings and I realized that the temp folder was located on a network share. This seams to be the cause of the performance issues I was experiencing. Side Note: I've noticed that the files created in the temp folder are not of a unique name. Could this cause a problem if you had multiple processes/threads using the HTTP Client at exactly the same time when there is a shared temp folder?
Continue reading...
Continue reading...