Load Balancing with SSL Problems on Redirect

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We have successfully configured our system to load balance across
multiple servers. We started out with:

Users  --> HTTPS --> Apache --> HTTP --> Glassfish

This worked well, until we tried one of our scenarios where we
Post/Redirect/Get (PRG). This worked exactly as it was supposed to,
the url was exactly correct except the protocol was sending back HTTP
instead of HTTPS as expected. HTTP is blocked on the Glassfish servers
so the traffic was not getting through. To fix the problem we did
this:

Users  --> HTTPS --> Apache --> HTTPS --> Glassfish

This solves the issue but the performance is degraded and
configuration is more complicated. Is it possible to not use HTTPS
between Apache and Glassfish?

Is this a Glassfish issue or an Apache config issue? Is there
something obvious that I am missing?

Carl

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux