All of these apps are stateless - no sessions.  Just web services backing
up native mobile apps and GWT web apps.

There is just a checkbox to enable session support, and it works.  The load
balancing is a lot more tricky if you have a high traffic website that is
using sessions.  At the least you will need a fair bit more capacity.  If
you can use persistent sessions and have a stateless load balancer (which
would probably require additional code) that would be ideal.  But for lower
traffic sites it probably doesn't matter.



On Sat, Jun 28, 2014 at 8:14 PM, Paul Hoadley <[email protected]> wrote:

> On 29 Jun 2014, at 11:01 am, John Huss <[email protected]> wrote:
>
> Yes, with a couple WO apps and a couple non WO apps.  There are some
> things to learn, like configuring the firewall rules (security groups) but
> it's very nice.
>
>
> I had a look at it when it first came out, trying to get a WO app launched
> as a WAR, but never succeeded.  (Didn’t try very hard—was just seeing if it
> was feasible.)  It’s good to know it’s possible, maybe I’ll look at it
> again at some stage.
>
> How do you handle sessions, especially if auto-scaling is involved?
>
>
> --
> Paul Hoadley
> http://logicsquad.net/
>
>
>
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to