Re: Determining parallely deployed versions of a webapp programmatically

2015-12-18 Thread S.Booth
On 16/12/15 14:58, l.pe...@senat.fr wrote: > I have in some of my apps cron-like tasks, scheduled by libs such as > quartz. > > As I am also an happy user of the parallel deployment feature of tomcat, > I was wondering whether, without special privileges such as those of the > "admin" webapps, I c

Re: Does Tomcat support clustering for automatic fail over?

2015-11-10 Thread S.Booth
On 05/11/15 22:10, Christopher Schultz wrote: > I would argue that any production deployment ought to utilize a load > balancer and at least two servers, even if only to allow you to take one > of them offline for upgrades. Maybe you don't require 24x7 uptime, but > most production deployments do,

Re: Tomcat, REMOTE_USER, getRemoteUser()

2015-07-24 Thread S.Booth
On 23/07/15 20:38, John Baker wrote: > The flag to which you refer is for AJP only, hence the inconsistency (as > AJP becomes less common and reverse proxying HTTP becomes the norm). While I agree with you that the http connector should be consistent with the AJP behavior where possible I'm intere