Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
All,
I'm wondering if anyone has experience with this sort of intranet configuration.
Our users are forced to use HTTPS to internal applications up until the load balancer, which strips off the SSL and forwards traffic upstream to the intranet application web servers.
I've achieved a single MethodServer Windchill configuration in this environment that is working fairly well (mainly by configuring both the wt.server.codebase and wt.httpgw.mapCodebase properties, and enabling RMI-over-HTTP tunneling), however I still can't get the "Info*Engine Administrator" application to work (as it doesn't use the wt.httpgw.URLFactory), and I'm a bit concerned that deep testing will reveal other "showstopper" problems).
This seems like a pretty common thing to do, but PTC says it may not work adding they can't help us as our load balancer falls under the category of "unsupported third-party product" according to our support plan.