On 11/7/22 14:26, Christopher Schultz wrote:
Rob,
On 11/7/22 14:09, Rob Sargent wrote:
Are there any semantics to Resourse name attributes?
Or is no more or less valid
than
As far as Tomcat is concerned, it's basically the Wild West.
Some other application servers (usually the "enterpr
Rob,
On 11/7/22 14:09, Rob Sargent wrote:
Are there any semantics to Resourse name attributes?
Or is no more or less valid than
As far as Tomcat is concerned, it's basically the Wild West.
Some other application servers (usually the "enterprise" ones) are super
strict about where things
Markus,
On 11/4/22 06:04, Bärtschi, Markus-MGB wrote:
On 04/11/2022 08:06, Bärtschi, Markus-MGB wrote:
How can I configure TSL for my JMX port without the keystore information
showing up on the command line ?
Don't use passwords. Rely on operating system file permissions to limit access
to
Are there any semantics to Resourse name attributes?
Or is no more or less valid than
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Hello Mark,
> -Ursprüngliche Nachricht-
> Von: Mark Thomas
> Gesendet: Montag, 7. November 2022 12:43
> An: users@tomcat.apache.org
> Betreff: Re: Tomcat 10 with Http2 and compression sometimes causes pages to
> load partly in FF
>
> On 06/11/2022 19:35, Thomas Hoffmann (Speed4Trade GmbH
On 06/11/2022 19:35, Thomas Hoffmann (Speed4Trade GmbH) wrote:
Hello Mark,
I found some time for digging into this older topic with the combination http2,
Firefox, Compression and only partly loaded pages.
I hope I or the topic doesn’t bother you.
Not at all. If there is a Tomcat bug here, I
connectionTimeout and socket.soTimeout are the same attribute. The value
used is the most recent one set regardless of which setter was used.
For the simple case of blocking read/write then the default timeout will
be the same as connectionTimeout.
Once you get into async, WebSocket and HTTP/