Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7770 posts.

RequestLease() returns TF_E_INET when using HTTPS.Solved

Post on May 28, 2020

We wont be doing that. Changing user agents is a non-starter. Right now we fake being Internet Explo…

Post on May 28, 2020

To filter out bad/dumb clients early on.

Post on May 27, 2020

Middleboxes, routers, or the server itself stripping off unknown headers that the TurboFloat library…

Post on May 27, 2020

We might change the way the TF library constructs URLs. This is very low priority. Also, there are…

Post on May 27, 2020

OK. So don't use IIS. Or fix the configuration. Either one. Or, like I've said half a dozen times …

Post on May 27, 2020

Don't host at "https://server.domain.com/tfs/" Do host at "https://server.domain.com" Fix your I…

Post on May 27, 2020

Don't put the TFS under a subdirectory. Use domains / subdomains only.

Post on May 27, 2020

The request from the TF library is correct. Fix your IIS configuration or use Apache or NGINX.

Post on May 27, 2020

This isn't a matter of opinion. The request is correct. Fix your IIS configuration. Or use Apache or…

Post on May 27, 2020

Enable notification level logging on the TFS, restart it, then try again. See if the communication r…

Post on May 27, 2020

Likely an IIS configuration error. We have no experience using IIS. We'd recommend either Apache or …

High Availability for TFSSolved

Post on May 27, 2020

>> It would be nice if you can share how do you solve the availability issue with Hosted TFS …

Post on May 26, 2020

99.9% uptime is entirely manageable for a single machine. Upgrading a TFS instance takes less than a…

Post on May 26, 2020

Ok, then only use 1 TFS instance. Or wait for our hosted TFS instances (no hard date, ASAP).

Post on May 26, 2020

"High Availability" is a "squishy" term that has no set definition (like a lot of terms in computer …

Post on May 26, 2020

>> "How does TFS play with load balancers?" You can put it behind load balancers (see TFS ar…

Stuck on pthread_cond_waitSolved

Post on May 26, 2020

4.3.2.1 is out with the updated header.

Node.JS IsGenuineEx function Error

Post on May 26, 2020

Hard to know. Use the example program, follow the articles (put files in the correct places, make su…