martink _ʼs posts

martink _ (martink) has made 26 posts.

RequestLease() returns TF_E_INET when using HTTPS.Solved

Post on May 28, 2020

I will validate if agent type is changed on server side and will let you know. Still not getting w…

Post on May 28, 2020

Point of filtering is the same for HTTP verb type and Agent type.Allow all POST requests and show HT…

Post on May 27, 2020

TurboFloat client sends POST request where browser sends GET request.Why do we need HTML instruction…

Post on May 27, 2020

Apparently there is already implementation to remove the default ports.When I used host name only wi…

Post on May 27, 2020

Again, IIS is not misconfigured. Therefore - nothing to be fix there.Apache and Nginx are not an o…

Post on May 27, 2020

Wyatt, Honestly I do not understand why you are so reluctant to help here.It is a simple implement…

Post on May 27, 2020

Wyatt, There is no TFS Server involved in this scenario.TFS Client is not sending requests that II…

Post on May 27, 2020

Wyatt, This is not a TFS Server issue.IIS cannot handle the way you craft the POST request with /:…

Post on May 27, 2020

Wyatt, I created a sample plain html page with no TFS.Here is the url: https://rtdlog.westeurope.c…

Post on May 27, 2020

Wyatt, I just confimed that URI syntax like https://server.domain.com/tfs/:443 does not work in II…

Post on May 27, 2020

Wyatt, Does your POST request look like the one below: POST https://server.domain.com/tfs/:443 …

Post on May 27, 2020

Wyatt, Note I am getting the sample HTML saying "Floating license server (TFS) is running" so the …

Post on May 27, 2020

Hi, I have set up TFS server behind IIS using SCGI.The web url is in format https://server.domain.…

High Availability for TFSSolved

Post on May 27, 2020

In case of disaster recovery (hard disk failure lets say) the downtime for a server is usually hours…

Post on May 26, 2020

Using one instance will not allow for 99.9% availability.Hosted TFS is not an option for restricted …

Post on May 26, 2020

Having two servers with two separate lease pools would mean that for a customer with 1,000 licensed …

Post on May 26, 2020

Wyatt, > However, TFS instances cannot be load balanced.Why is that?How would you achieve high …

Post on May 26, 2020

Hi, I am interested to find out if there are any requirements for running TFS in High Availability…

TurboActive - Whitelist IPsSolved

Post on May 26, 2020

Hosted TFS is not applicable in our case.Customer has restricted access to Internet. Would be nice…

TurboFloat Server - Get product keySolved

Post on May 26, 2020

Hi Wyatt, Is there a way to get the product key using TurboFloat API?I would like to show the user…