Deploying to multiple servers
Deploying to multiple servers
- Subject: Deploying to multiple servers
- From: John Huss <email@hidden>
- Date: Wed, 25 Apr 2012 12:06:09 -0500
I'm trying set up an app to run on multiple servers and I'm having some problems. I got it working in my dev environment, but production is not working.
The setup is like this:
1) Server1 is the primary entrypoint (or proxy) - it does Apache and JavaMonitor and 1/2 of the app instances
2) Server2 is the secondary server - it does the other 1/2 of the app instances
To debug it I have an app configured with just 1 instance running on the Server2, so in this case Server1 just acts as a proxy since there is no balancing to do.
- Everything looks fine in JavaMonitor.
- Requests made directly to Server2 work fine
- Requests made through Server1 hang for a long time and then say "No instance available".
Does anyone have suggestions for how to going about debugging this?
Thanks,
John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden