HTTP Header Security Filter (antiClickJackingEnabled x-frame-options) doesn't work with mod_proxy as expected

2020-06-25 Thread Michele Mase'
I'm trying to configure the header x-frame-options in tomcat8 web.xml: httpHeaderSecurity org.apache.catalina.filters.HttpHeaderSecurityFilter true antiClickJackingOption SAMEORIGIN httpHeaderSecurity /* REQUEST Te

Tomcat Upgrade Minor Version

2015-09-24 Thread Michele Mase'
I have to upgrade tomcat from release 7.0.26 to current 7.x release (7.0.64) I have a huge custom opencms, with a lot of custom conf files. To avoid a more complex work ie: extract tar.gz re-customize config files move the webapp Could I simply replace the modified updated jars under bin and lib d

Re: PDF Download problem tomcat >= 7.0.27

2012-07-31 Thread Michele Mase'
Me too: "1. I suspect that the content is requested not by IE, but by the Adobe Acrobat plugin." I was unable to view from the changelog of tomcat releases which could be the cause of this strange behaviour. Michele MAsè On Tue, Jul 31, 2012 at 11:32 PM, Konstantin Kolinko wrote: > 2012/8/1 Jos

Re: PDF Download problem tomcat >= 7.0.27

2012-07-31 Thread Michele Mase'
x or other pdf viewers like foxit seem not have the problem. Michele Masè On Tue, Jul 31, 2012 at 9:28 PM, Jose María Zaragoza wrote: > 2012/7/31 Michele Mase' : > > I'm waiting for a better solution ... > > One silly question, do you have try to reproduce this issue with an

Re: PDF Download problem tomcat >= 7.0.27

2012-07-31 Thread Michele Mase'
Tomorrow I'will try with wireshark hoping better results! On Tue, Jul 31, 2012 at 9:23 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > André, > > On 7/31/12 2:49 PM, André Warnier wrote: >

Re: PDF Download problem tomcat >= 7.0.27

2012-07-31 Thread Michele Mase'
I'm waiting for a better solution ... Maybe should a sniffer pcap help in diagnosys? Michele Masè On Tue, Jul 31, 2012 at 5:28 PM, André Warnier wrote: > Michele Mase' wrote: > >> The "only" way to reproduce it is (for me) without the plugin; i'm sorry

Re: PDF Download problem tomcat >= 7.0.27

2012-07-31 Thread Michele Mase'
447866-1343391729000" Last-Modified: Fri, 27 Jul 2012 12:22:09 GMT Content-Type: multipart/byteranges;boundary=CATALINA_MIME_BOUNDARY Date: Tue, 31 Jul 2012 12:32:20 GMT Content-Length: 1319458 Michele Masè On Tue, Jul 31, 2012 at 1:30 PM, André Warnier wrote: > Michele Mase' wrote

Re: PDF Download problem tomcat >= 7.0.27

2012-07-31 Thread Michele Mase'
r. Michele MAsè On Tue, Jul 31, 2012 at 9:52 AM, Jose María Zaragoza wrote: > 2012/7/31 Michele Mase' : > > With the tomcat locally installed all works fine; the issue occurs from a > > linux box (rhel6.x in my situation) with tomcat 7.0.29 as the server > > machine a

Re: PDF Download problem tomcat >= 7.0.27

2012-07-30 Thread Michele Mase'
ng is that the problem is only with some pdf, and it is also difficult to reproduce), the only solution that worked for me was the downgrade to the 7.0.26 release. Regards Michele MAsè On Mon, Jul 30, 2012 at 3:46 PM, Jose María Zaragoza wrote: > 2012/7/30 Michele Mase' : > > IE 6.x

Re: PDF Download problem tomcat >= 7.0.27

2012-07-30 Thread Michele Mase'
just empty the browser's cache and kill the explorer process. Tomcat >= 7.0.27 the error occurs Tomcat < 7.0.27 the error has gone. Michele Masè On Mon, Jul 30, 2012 at 12:45 PM, Konstantin Kolinko wrote: > 2012/7/30 Michele Mase' : > > I've the following problem: the se

PDF Download problem tomcat >= 7.0.27

2012-07-30 Thread Michele Mase'
I've the following problem: the server is running tomcat 7.0.27 (but also with 7.0.28 and 7.0.29) and from the client (ie + acrobat 9) when opening some pdf docs I receive an error complaining about a network error: "A network error occured while accessing this document on interntet. Would you lik

Re: Anyone????? intermittent javax.net.ssl.SSLException: Invalid padding tomcat6.x axis 1.4 jdk 1.5 linux

2010-09-03 Thread Michele Mase'
uld be the worse outcome, because then you > are not sure anymore when it will hit you again) > > > > > > > > > > > > > > > > > > > André Warnier wrote: > >> Michele Mase' wrote: >> >>> Both windoz and linux use t

Re: Anyone????? intermittent javax.net.ssl.SSLException: Invalid padding tomcat6.x axis 1.4 jdk 1.5 linux

2010-09-03 Thread Michele Mase'
ave you tried updating the JVM to a > more recent version (like 1.6) ? You can run the same Tomcat (and your > webapp) under the newer JVM without any change. > > The reason why it happens under Linux and not under Windows, is most > probably because the JVM is different. > > &g

Anyone????? intermittent javax.net.ssl.SSLException: Invalid padding tomcat6.x axis 1.4 jdk 1.5 linux

2010-09-03 Thread Michele Mase'
On Sun, Jul 25, 2010 at 9:06 PM, Michele Mase' wrote: > Hi folks! > I've a strange problem, please help me to find a solution (not telling me > to make a script in order restart tomcat in case of the exception) > Under linux environment, > RedHat EL5.5 > Jdk 1.5.0

intermittent javax.net.ssl.SSLException: Invalid padding tomcat6.x linux

2010-07-22 Thread Michele Mase'
Hi folks! I've a strange problem, please help me to find a solution (not telling me to make a script in order restart tomcat in case of the exception) Under linux environment, RedHat EL5.5 Jdk 1.5.0_22 Tomcat6.0.26 our webapps takes strange intermittent "javax.net.ssl.SSLException: Invalid padding"

Re: tomcat native problem 64bit linux os

2010-01-02 Thread Michele Mase'
er or in the command line that claimed the configure? ./configure --enable-layout=RedHat64 --with-apr=$(which apr-1-config) --with-java-home=$JAVA_HOME --with-ssl=yes --prefix=$CATALINA_HOME PS:sorry 4 my double mail (i've some troubles with my internet connection) Michele On Sat, Jan 2, 2010

Re: tomcat native problem 64bit linux os

2010-01-02 Thread Michele Mase'
d the configure? Best regards Michele On Sat, Jan 2, 2010 at 1:23 AM, Konstantin Kolinko wrote: > 2010/1/1 Michele Mase' : > > Anyone > > > > On Tue, Dec 22, 2009 at 10:02 AM, Michele Mase' >wrote: > > > >> (...) > >> The tomcat native

Re: tomcat native problem 64bit linux os

2010-01-02 Thread Michele Mase'
d the configure? Best regards Michele On Sat, Jan 2, 2010 at 1:23 AM, Konstantin Kolinko wrote: > 2010/1/1 Michele Mase' : > > Anyone > > > > On Tue, Dec 22, 2009 at 10:02 AM, Michele Mase' >wrote: > > > >> (...) > >> The tomcat native

Re: tomcat native problem 64bit linux os

2010-01-01 Thread Michele Mase'
Anyone On Tue, Dec 22, 2009 at 10:02 AM, Michele Mase' wrote: > I've successfully enabled the apr native on linux CentOS 32 bit following > some simple steps: > > Install apr and openssl dev required files > yum install openssl-devel apr-devel > > Instal

tomcat native problem 64bit linux os

2009-12-22 Thread Michele Mase'
I've successfully enabled the apr native on linux CentOS 32 bit following some simple steps: Install apr and openssl dev required files yum install openssl-devel apr-devel Install jdk, tomcat and set JAVA_HOME; accordlin to my conf JAVA_HOME is /usr/java/latest and tomcat is in /home/tomcat/tomca

Re: webapps question

2009-11-05 Thread Michele Mase'
ak > during redeployments. > > > p > > > > Another question, though, to ask yourself and your developers is, do > you > > really need 100 individual web apps to support the web services you > > have? > > > > In other words, there is no requirement t

Re: webapps question

2009-11-04 Thread Michele Mase'
services. > > Joe > > -Original Message- > From: Michele Mase' [mailto:michele.m...@gmail.com] > Sent: Wednesday, November 04, 2009 4:56 AM > To: Tomcat Users List > Subject: Re: webapps question > > Thanx 4 you answer; > ps: there are 100 webservice

Re: webapps question

2009-11-04 Thread Michele Mase'
-2.jar ibatis-dao-2.jar ibatis-sqlmap-2.jar activation.jar axis-ant.jar axis.jar commons-discovery-0.2.jar commons-logging-1.0.4.jar jaxrpc.jar LEGO_CONDIVISI.jar log4j-1.2.8.jar mail.jar saaj.jar wsdl4j-1.5.1.jar xmlsec-1.4.0.jar Michele On Wed, Nov 4, 2009 at 11:00 AM, Mikolaj Rydzewski wrote: &g

webapps question

2009-11-04 Thread Michele Mase'
I've 100 webapps on one single tomcat instance. Every webapps has in his WEB-INF/lib the same jars I've some permgen memory problems too Moving all the shared libs in tomcat's root/common/lib should help me reducing the perm gen memory usage? Should it be a good pratics? Michele

Re: proxy_ajp behind a firewall

2008-07-03 Thread Michele Mase'
<[EMAIL PROTECTED]> wrote: > Hi Michele, > > Michele Mase' schrieb: > >> Under mod_jk a "best pratics" (10 minutes session timeout 4 example) was: >> >> Adding the value connectionTimeout="60" in the connector field in >> ser

proxy_ajp behind a firewall

2008-07-03 Thread Michele Mase'
Under mod_jk a "best pratics" (10 minutes session timeout 4 example) was: Adding the value connectionTimeout="60" in the connector field in server.xml for example And in workers.properties: ... worker.node1.connect_timeout=1 worker.node1.prepost_timeout=1 worker.node1.socket_timeout=

Re: proxy_ajp sticky sessions troubles

2008-07-02 Thread Michele Mase'
thanx; changing it both apache and tomcat side solved my issue! I've also followed this blog http://www.felixwu.com/blog/?tag=proxy_ajp where the simple config i well explained. Ciao Michele On Wed, Jul 2, 2008 at 3:15 PM, Rainer Jung <[EMAIL PROTECTED]> wrote: > Hi Michele, &g

proxy_ajp sticky sessions troubles

2008-07-02 Thread Michele Mase'
According with the documentation, I've tried to setup a load balancer apache2.2.x/tomcat5.5.x; I'm unable to maintain the session. my conf: apache2.2.9/tomcat5.5.26/jdk1.5.0_15,linux redhat5.2 apache side: RewriteEngine On ProxyPreserveHost On ProxyRequests Off ProxyVia

Re: Increase maxThreads not work windows env.

2008-06-26 Thread Michele Mase'
AIL PROTECTED]> wrote: > > From: Michele Mase' [mailto:[EMAIL PROTECTED] > > Subject: Increase maxThreads not work windows env. > > > > 25-giu-2008 16.59.38 org.apache.tomcat.util.threads.ThreadPool logFull > > GRAVE: All threads (200) are currently busy, waiting.

Re: Increase maxThreads not work windows env.

2008-06-26 Thread Michele Mase'
I've re - started it :) This worked 4 me: Changing the maxProcessors value from 0 to 500 worked ... Maybe is it a small bug? On Thu, Jun 26, 2008 at 10:48 AM, Oscar <[EMAIL PROTECTED]> wrote: > Have you restarted tomcat after your modifation? > > On Thu, Jun 26, 2008 at 4

Increase maxThreads not work windows env.

2008-06-26 Thread Michele Mase'
I'm testing a webapp tomcat based and I gives me the following trouble: In the stdout log you can read: 25-giu-2008 16.59.38 org.apache.tomcat.util.threads.ThreadPool logFull GRAVE: All threads (200) are currently busy, waiting. Increase maxThreads (200) or check the servlet status ... I've t