Tagged Questions
0
votes
0answers
24 views
Calling HTTPS web service with DNS alias is slow
I am currently looking into some performance issues we are experiencing, tested locally against a WCF service with a HTTPS endpoint, in the form of:
https://services.mycompany.com:1111/MyService.svc
...
0
votes
0answers
137 views
Cannot edit page throug https but it is possible over http.
I have a server setup with 2 WFE.
I have a web application running on port 80, this web application is Load Balanced using a revery proxy over Https.
So i can now acces the web application on ...