Re: Stderr and Stdout Log Rotation on Tomcat 6.0 on Windows

2014-08-20 Thread Björn Raupach
Hi Kristof, tell your developer to use a logging framework instead of System.out You can't get rid of stoud and stderr log files, but they should be empty - most of the time. cheers, Björn On 20 Aug 2014, at 13:51 , Kristof Can Bilen cankris...@yahoo.com.INVALID wrote: Hello all, I’m

SSL and Virtual Hosting

2015-10-21 Thread Björn Raupach
Dear group, it would be nice if anyone knows, if my planned setup is going to work. At the moment we are having two services (web apps) at two different machines and hostnames. Lets say bob.example.com and alice.example.com bob.example.com runs without SSL and deploys the web app at the root

Re: SSL and Virtual Hosting

2015-10-22 Thread Björn Raupach
Hi Chris, thank you very much for the elaborate answer! > On 21 Oct 2015, at 21:44, Christopher Schultz <ch...@christopherschultz.net> > wrote: > > Björn, > > On 10/21/15 2:47 PM, Björn Raupach wrote: >>> On 21 Oct 2015, at 20:42, Mark Thomas <ma...@apach

Re: SSL and Virtual Hosting

2015-10-21 Thread Björn Raupach
cat works like a charm and if it supports Virtual Hosting I don’t need another service running. > > Jason > > On Wed, Oct 21, 2015 at 8:27 AM, Björn Raupach <raup...@me.com> wrote: > >> Dear group, >> >> it would be nice if anyone knows, if my planned setup is

Re: SSL and Virtual Hosting

2015-10-21 Thread Björn Raupach
Hello Mark, thanks for responding > On 21 Oct 2015, at 20:42, Mark Thomas <ma...@apache.org> wrote: > > On 21/10/2015 16:27, Björn Raupach wrote: >> Dear group, >> >> it would be nice if anyone knows, if my planned setup is going to work. >> >>

Re: No direct access to Tomcat as it is using AJP connector?

2015-11-10 Thread Björn Raupach
Hello Suleman, > On 10 Nov 2015, at 11:18, Suleman Butt wrote: > > Hi All, > > I have the following configuration. > > Standalone Apache web server is talking to Tomcat AS using AJP connector. > Both Apache and Tomcat are running on seperate server machines. All my >

Re: No direct access to Tomcat as it is using AJP connector?

2015-11-10 Thread Björn Raupach
en that could be the > only point of failure for the entire application or set of applications? > Don't you think an alternate solution should need to be in place in > parallel? I don’t know your environment. Ask your colleague. Maybe they have 2 Apache with a load balancer in front. I have seen t

Re: Need assistance on web application

2015-11-27 Thread Björn Raupach
Hi Subhro, > On 27 Nov 2015, at 11:21, Subhro Paul wrote: > > Hi Team, > > We have a simple web application(Example : www.example.com) which don't > have any ".war" or ".ear". It's just have jsps, htmls, javascripts, css > and images inside a folder which is placed in

Virtual Hosting, HTTP 302 to HTTPS?

2016-02-01 Thread Björn Raupach
Dear group, I have two web applications (a,b) that are both reachable via subdomains: a.example.com b.example.com For b.example.com exists a SSL certificate. a.example.com does not need SSL. The

Re: Virtual Hosting, HTTP 302 to HTTPS?

2016-02-01 Thread Björn Raupach
> On 01 Feb 2016, at 16:20, Mark Thomas <ma...@apache.org> wrote: > > On 1 February 2016 14:07:57 GMT+00:00, "Björn Raupach" <raup...@me.com> wrote: >> Dear group, >> >> I have two web applications (a,b) that are both reachable via >>

Re: Virtual Hosting, HTTP 302 to HTTPS?

2016-02-01 Thread Björn Raupach
>> Subject: Re: Virtual Hosting, HTTP 302 to HTTPS? >> >> On 1 February 2016 14:07:57 GMT+00:00, "Björn Raupach" <raup...@me.com> >> wrote: >>> Dear group, >>> >>> I have two web applications (a,b) that are both reachab

Re: Virtual Hosting, HTTP 302 to HTTPS?

2016-02-01 Thread Björn Raupach
> On 01 Feb 2016, at 17:30, Mark Thomas <ma...@apache.org> wrote: > > On 01/02/2016 15:27, Björn Raupach wrote: >>> On 01 Feb 2016, at 16:20, Mark Thomas <ma...@apache.org> wrote: >>> On 1 February 2016 14:07:57 GMT+00:00, "Björn Raupach" <