Questions tagged [server-farm]

49 questions
0
votes
2 answers

IIS Server Farm - URL Rewrite

I am trying to create IIS Server Farm, and having issues with the URL Rewrite to work correctly. Windows 10 Enterprise IIS 10 Below is the relevant configurations.
0
votes
0 answers

How can i create blue/green server farm inside a single iis server for multile applications already up and running but inside default website?

I have 3 websites online converted to applications inside default web site port 80! I Need to create blue green server farm with ARR and URL rewrite but i am not able to redirect the server farm to the application inside the default website in…
0
votes
1 answer

Sharepoint 2010 topology with this issue?

I have installed sharepoint 2010 farm in my organization. where machine 1 has Sql server r2, Machine 2 has Sharepoint server, Machine 3,4,5,6 has Front tier only. I am writing the program in which i am trying to get the name of only sharepoint…
Red Swan
  • 15,157
  • 43
  • 156
  • 238
0
votes
0 answers

Problem with Obsolete file handle running Java Webapp with Log4j2 in Tomcat server farm

We have a Java Spring web application with Log4j2 configured with RollingFile active running on a Tomcat server farm with NFS storage configured. Catalina out log is writing a lot of execptions java.io.IOException: Obsolete file handle apparently…
0
votes
1 answer

failed to connect to the existing server farm in sharepoint 2013

Sharepoint 2013 was uninstallted from the Virtual Machine which is Windows 2012 R2. Installed the Sharepoint software again. When running the configuration wizard again, trying to connect to the existing server farm. However I am getting error as…
Anjali
  • 13
  • 3
0
votes
1 answer

SSL CSR for server farm on IIS

I have 2 IIS web servers with my website hosted. I have a 3rd server with IIS for ARR. I have created a server farm with name ABC.com on 3rd server and added the 2 IIS web servers to the farm. Disabled SSL offloading for security purpose. My…
0
votes
2 answers

How is it possible to synchronize data between multiple devices?

Let's say you are writing a program that many clients use. One server will only be able to handle the connections to a certain amount. The more connections you need to handle, the more power you need until you get a server farm containing different…
F_Schmidt
  • 902
  • 1
  • 11
  • 32
0
votes
0 answers

How to manage state in web server farm which is not user related information

I am currently working on a .NET Core REST styled API that is written in Microservices and we were not maintaining any state but then we had this requirement of keeping a track of logged in users. fortunately, we are using SignalR for real-time data…
Zeeshan Adil
  • 1,937
  • 5
  • 23
  • 42
0
votes
1 answer

What is the difference between a Private Cloud and Server Farm?

What are the differences between a private cloud and a server farm. I've done some reading and they honestly feel like the same thing to me. Can someone give definitions and maybe some examples that you may use one or the other?
Jeremy W
  • 1,889
  • 6
  • 29
  • 37
0
votes
0 answers

ARR routing requests to server in server farm resulting in 404 when hitting the site in HTTPS

I have a physical machine that is hosting a IIS Default Web Site. The IP that has a domain irrelevant to my network in the physical machine. Something like some.irrelevant.com that has a Let's Encrypt cert bounded to the 443 port. I am using…
Mike
  • 826
  • 11
  • 31
0
votes
1 answer

SharePoint 2013 new server to join the farm

I have an exiting farm and I wanted to make a new server join the farm , I installed the same version and prerequisites needed and all is good . My question is, when I launched the central admin of the new server I found the same web applications…
0
votes
1 answer

Windows Server Service Bus 1.0

I am using Windows Server service bus 1.0. It was working fine up til now, but the Certificate of the farm has been expired. I am no longer able to use service bus. I would like to renew same certificate but I cannot find any useful help on the…
user3661407
  • 525
  • 3
  • 9
  • 18
0
votes
1 answer

JWT(Json Web Token) farm servers implementation

I am working in a solution, where we have a farm server in order to handle the application. Is there a problem if I use JWT ? I mean if my server A is down and the user got the token from server A and send the request to server B using the JWT…
Claudio Gareca
  • 109
  • 1
  • 11
0
votes
1 answer

SharePoint 2010 Remove server from a Farm by force?

I am trying to remove on of the servers on My farms but I ma not able to do it ,please check this Image : When I Click on "remove Server" I get this error : An object in the SharePoint administrative framework, "SPDatabaseServiceInstance", could…
HAJJAJ
  • 3,667
  • 14
  • 42
  • 70
0
votes
1 answer

https redirecting to http

We're using Microsoft ARR with offloading for managing our new web farm. The site is split into 2 applications. 1 holds the content management system and the other holds the purchasing system. These need to be separated for functionality purposes.…
HuwD
  • 1,800
  • 4
  • 27
  • 58