Re: Run Tomcat as native image

2023-12-20 Thread Jun Suzuki
2023年12月20日(水) 19:55 Rémy Maucherat : > > On Wed, Dec 20, 2023 at 5:33 AM Jun Suzuki wrote: > > > > 2023年12月19日(火) 16:11 Jun Suzuki : > > > > > > 2023年12月19日(火) 1:18 Rémy Maucherat : > > > > > > > > On Mon, Dec 18, 2023 at 1:28 PM Jun Suzuki > > > > wrote: > > > > > > > > > > Hello all, > > > >

Re: Weird CSRF prevention behavior

2023-12-20 Thread Christopher Schultz
Konstantin, On 12/20/23 12:10, Konstantin Kolinko wrote: пт, 1 дек. 2023 г. в 23:27, Christopher Schultz : [...] I build-from-source and launch my custom-build Tomcat with my application in it. No logging. Oh, right... logging.properties. So I add this to my conf/logging.properties file:

Re: Weird CSRF prevention behavior

2023-12-20 Thread Konstantin Kolinko
пт, 1 дек. 2023 г. в 23:27, Christopher Schultz : > > [...] > > I build-from-source and launch my custom-build Tomcat with my > application in it. No logging. Oh, right... logging.properties. So I add > this to my conf/logging.properties file: > >

Re: mod_jk logging issue

2023-12-20 Thread Simon Matter
> Hi Rainer/Simon - I've just had another look at this. With no > application running (IOW, all Java processes killed), I see this > behaviour: Sorry, I was confused because I thought we're talking about files from Tomcat and not from Apache/mod_jk. Regards, Simon > >  # systemctl start

Re: mod_jk logging issue

2023-12-20 Thread EML
Hi Rainer/Simon - I've just had another look at this. With no application running (IOW, all Java processes killed), I see this behaviour:  # systemctl start apache2 This create a number of apache2 processes (generally 7). 2 new mod_jk files are created, corresponding to the apache2 process

Re: Run Tomcat as native image

2023-12-20 Thread Rémy Maucherat
On Wed, Dec 20, 2023 at 5:33 AM Jun Suzuki wrote: > > 2023年12月19日(火) 16:11 Jun Suzuki : > > > > 2023年12月19日(火) 1:18 Rémy Maucherat : > > > > > > On Mon, Dec 18, 2023 at 1:28 PM Jun Suzuki > > > wrote: > > > > > > > > Hello all, > > > > > > > > I'm now following the guide of > > > >

Re: mod_jk logging issue

2023-12-20 Thread Simon Matter
Hi, > Hi - I'm running mod_jk with an Apache front-end, and I'm having an > issue with the JkShmFile files. > > Every time Apache restarts mod_jk creates two new files > (jk-runtime-status.PID and jk-runtime-status.PID.lock). These are never > cleaned up; the log directory simply fills up with