users@grizzly.java.net

Glassfish V2 and Grizzly

From: Richard Corbin <igf1_at_yahoo.com>
Date: Tue, 23 Sep 2008 20:02:14 -0700 (PDT)

well, I wouldn't mind opening up my work, in all seriousness I could use the help :-) When your creating things that bend the vague limits of emerging technologies all input is welcome.

I was planning on using the HA feature of GF2, however.. I have an idea for a workaround: perhaps using GF2 as a load balancer and running GF3 on the same servers over different ports. Then simply forwarding requests Request-> GF2 -> GF3/Grizzly web server->Response... anyone? :)

I'm dedicated to eliminating the of the Back, Forward and Refresh buttons in the Browser Nav Bar. So really all I need is a server with servlet and comet functionality (oh and a browser that offers more connection threads... anyone? :) ).