java.net.SocketTimeoutException downloading large files from tomcat

2018-01-30 Thread Anthony Shaya
Hello, I'm using tomcat 8.5.15 and spring 4.3.3 framework for our server application (hosted on centos 6 machines). I have noticed we get the below exception (java.net.SocketTimeoutException) when people are downloading files from our server that are over 500 mb (many of the files are around a

Re: Password Protected

2018-01-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vicky, On 1/30/18 11:10 AM, Vicky B wrote: > Can i check if (xlx,xlsx, doc ) file is password protected through > apache poi and can i use apache PDFBOX to check if PDF file is > password protected. Maybe? - -chris PS I think you posted to the

Password Protected

2018-01-30 Thread Vicky B
Hi , Can i check if (xlx,xlsx, doc ) file is password protected through apache poi and can i use apache PDFBOX to check if PDF file is password protected. -- *Thanks & Regards Vickyb*

How to make Tomcat 7.0.52 and newer ones compatible regarding filter HttpHeaderSecurity?

2018-01-30 Thread Thorsten Schöning
Hi all, in production I'm still running Ubuntu 14.04 LTS Server which provides Tomcat 7.0.52, which doesn't contain the filter for HttpHeaderSecurity yet[1]. Some of my customers on the other hand use Windows and run newer versions of Tomcat which already support that filter. To not force