Per default the protocol in server.xml is configured as protocol="HTTP/1.1".
with newer tomcat versions this will use a non blocking protocol if possible.
Problem:
Setup Tomcat (8.0.28) with default settings. Copy a file in a webapp e.g.
webapps/root and download the file with limited speed to s
Hi Christopher,
I attachted some pictures of the threads.
Thx,
Simone
-Ursprüngliche Nachricht-
Von: Christopher Schultz [mailto:ch...@christopherschultz.net]
Gesendet: Mittwoch, 28. Oktober 2015 15:30
An: Tomcat Users List
Betreff: Re: AW: Tomcat 6, DB2 Driver Problems
Simone,
On 1
On 29.10.2015 09:09, simone.rodenbach@devk.de wrote:
Hi Christopher,
I attachted some pictures of the threads.
Thx,
Simone
Hi Simone.
Christopher is in the USA, so it will take some time before he responds.
For the sake of gaining some time however : your attachments did not make it to
Thx,
I hope this information helps: (The
org.apache.commons.pool.impl.GenericObjectPool starts a timer ... )
ava.util.TimerThread @ 0xc0772288
|Timer-0| 128 | 384
|org.apache.catalina.loader.WebappClassLoader @ 0xc04bed30
>> Torsten,
>>
>> Add an interceptor to AngularJS to detect the 401 and do whatever you
>> want, e.g. redirect to a login page. Then when you have the
>> credentials, submit to login rest api, get a token, and then make all
>> other calls passing this token.
>>
>> There are loads of examples on how
Am 29.10.2015 um 03:59 schrieb Christopher Schultz:
Youngho,
On 10/28/15 10:35 PM, Youngho Cho wrote:
Just before I upgrade to OSX 10.11.1
And try to compile Apache mod_jk 1.2.41.
But the make is fail.
YounghoiMac:native youngho$ sudo make
Making all in common
usr/share/apr-1/build-1/
Thank you, Chris. You've cut it down to the crux which, in my ignorance of
felix vs Tomcats role, I didn't understand. Essentially, chasing the solution
in Tomcat is a red herring. Looking at the apps config file, it references
"org.apache.felix.https" several times which is a strong sign t
On 29/10/2015 07:53, Pentzlin, David wrote:
> Per default the protocol in server.xml is configured as protocol="HTTP/1.1".
> with newer tomcat versions this will use a non blocking protocol if possible.
>
> Problem:
> Setup Tomcat (8.0.28) with default settings. Copy a file in a webapp e.g.
> we
On 29.10.2015 10:12, chris derham wrote:
Torsten,
Add an interceptor to AngularJS to detect the 401 and do whatever you
want, e.g. redirect to a login page. Then when you have the
credentials, submit to login rest api, get a token, and then make all
other calls passing this token.
There are loa
Rainer,
On 10/29/15 5:31 AM, Rainer Jung wrote:
> Am 29.10.2015 um 03:59 schrieb Christopher Schultz:
>> Youngho,
>>
>> On 10/28/15 10:35 PM, Youngho Cho wrote:
>>> Just before I upgrade to OSX 10.11.1
>>>
>>> And try to compile Apache mod_jk 1.2.41.
>>>
>>> But the make is fail.
>>>
>>> You
Chris,
On 10/29/15 5:12 AM, chris derham wrote:
>>> Torsten,
>>>
>>> Add an interceptor to AngularJS to detect the 401 and do whatever you
>>> want, e.g. redirect to a login page. Then when you have the
>>> credentials, submit to login rest api, get a token, and then make all
>>> other calls passi
Pentzlin,
On 10/29/15 8:41 AM, Mark Thomas wrote:
> On 29/10/2015 07:53, Pentzlin, David wrote:
>> Per default the protocol in server.xml is configured as protocol="HTTP/1.1".
>> with newer tomcat versions this will use a non blocking protocol if possible.
>>
>> Problem:
>> Setup Tomcat (8.0.28)
Simon,
On 10/29/15 4:28 AM, simone.rodenbach@devk.de wrote:
> Thx,
>
> I hope this information helps: (The
> org.apache.commons.pool.impl.GenericObjectPool starts a timer ... )
>
> ava.util.TimerThread @ 0xc0772288
> |Timer-0|
G'day. I'd like to know if there is an expected release date for Tomcat 7.0.66.
I was unable to locate a build schedule or calendar for Tomcat. Thank you.
On 29/10/2015 18:09, Ryan Fong wrote:
> G'day. I'd like to know if there is an expected release date for Tomcat
> 7.0.66.
No.
Releases happen roughly monthly but that can vary due to a variety of
factors. 7.0.65 was second week of October so probably by the end of
November for 7.0.66. But there
good afternoon all...
I have been recently been "relocated" within our IT dept and now tasked with
supporting Apache Tomcat on windows... Our cyber dept scanner has identified
my app as vulnerable to clickjacking ...
Anyone have any luck adding the X-Frame-Option in a windows environment?
I hav
2015-10-29 22:35 GMT+03:00 Walsh, Joseph :
> good afternoon all...
>
> I have been recently been "relocated" within our IT dept and now tasked with
> supporting Apache Tomcat on windows... Our cyber dept scanner has identified
> my app as vulnerable to clickjacking ...
>
> Anyone have any luck ad
Konstantin good afternoon ..
my servers are being scanned by a "security Center" by Tenable--
complaining --server is not returning x-frame-option heading --
I can confirm this with Mozilla firebug..
within the tomcat\conf\web.xml file there is "built in filters"
as I have configured below:
2015-10-29 23:03 GMT+03:00 Walsh, Joseph :
> Konstantin good afternoon ..
>
> my servers are being scanned by a "security Center" by Tenable--
> complaining --server is not returning x-frame-option heading --
> I can confirm this with Mozilla firebug..
>
> within the tomcat\conf\web.xml file th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joseph,
As per list conventions, I'm posting at the bottom. I'll copy over the
relevant parts of your XML.
On 10/29/2015 1:03 PM, Walsh, Joseph wrote:
> Konstantin good afternoon ..
>
> my servers are being scanned by a "security Center" by Ten
Hi,
I am using tomcat 8.0.23 to terminate my websocket connections. I was
looking at my trace logs and noticed that when tomcat worker thread
responsible for processing websocket messages switches to a different
thread, there is about 80ms delay. In my OnMessage implementation I
let the work done
21 matches
Mail list logo