This time to the list...
On 29/05/17 16:49, Bhuvan Gupta wrote:
> Mark,
>
>>> Explicitly declare Tomcat's WebSocket filter and ensure it is the first
> filter in the processing chain.
> Can you please give a sample , how to create such filter.
>
> I looked into the documentation , but cant find
Hello Chris,
Thanks for the valuable input, that helps!! We shall go with getting the source
package of Tomcat 7, put them in Tomcat 6 and use the filters of Tomcat 7 in
Tomcat 6.
Can you please let me know from where I can get/download the source package of
Tomcat 7? Also can you please share
Hello,
I have a question about how BackupManager enforces or performs session
replication.
I have added print outs to the serializing methods of an object I'm
binding to the http session. When I run a simple test (login to the
server, shut it down, then try to refresh) I do not stay logged in.
I
Hello,
Are there plans to support the QUIC protocol in Apache Tomcat? When?
Thanks,
Einav
On 29/05/17 17:02, Christopher Schultz wrote:
> Mark,
>
> On 5/29/17 11:40 AM, Christopher Schultz wrote:
>> Mark,
>
>> On 6/23/16 7:58 AM, Mark Thomas wrote:
>>> On a related topic, I wonder how tolerant
>>> CertificateFactory.generateCertificate() is since that will have
>>> an impact on exac
On 29/05/17 13:00, Konstantin Kolinko wrote:
> 2017-05-29 11:43 GMT+03:00 Mark Thomas :
>> On 26/05/17 21:33, Christopher Schultz wrote:
>>> Would it be reasonable to change trimSpaces so that spaces within
>>> element attributes would be normalized to a single space, and others
>>> would be rem
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 5/29/17 11:40 AM, Christopher Schultz wrote:
> Mark,
>
> On 6/23/16 7:58 AM, Mark Thomas wrote:
>> On a related topic, I wonder how tolerant
>> CertificateFactory.generateCertificate() is since that will have
>> an impact on exactly how
Mark,
>>Explicitly declare Tomcat's WebSocket filter and ensure it is the first
filter in the processing chain.
Can you please give a sample , how to create such filter.
I looked into the documentation , but cant find it
On Sun, May 28, 2017 at 3:44 PM, Mark Thomas wrote:
> On 28 May 2017 10:0
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 6/23/16 7:58 AM, Mark Thomas wrote:
> On a related topic, I wonder how tolerant
> CertificateFactory.generateCertificate() is since that will have
> an impact on exactly how smart the SSLValve needs to be.
Tested with Oracle Java 1.8.0_12
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mohammad,
On 5/29/17 7:34 AM, Shaik, Mohammad N. wrote:
> Based on your inputs, we are thinking to put Apache httpd in front
> of Tomcat 6 server, since our header configuration is going to be
> static.
This might not be a bad idea for a number of
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Lucas,
On 5/27/17 9:41 AM, Lucas Ventura Carro wrote:
>> On 23/06/2016 12:58, Mark Thomas wrote: Smarter sounds good to
>> me. Why not try and write a patch for this?
>
> I work faster with github pull-requests :)
> https://github.com/apache/tomca
2017-05-29 11:43 GMT+03:00 Mark Thomas :
> On 26/05/17 21:33, Christopher Schultz wrote:
>> Mark,
>>
>> On 5/26/17 6:59 AM, Mark Thomas wrote:
>>> On 26/05/17 10:15, David Kavanagh wrote:
Hey guys,
Thanks for getting back to me. I didn't realise that the
attachments would be str
Here is the link to the enhancement request.
https://bz.apache.org/bugzilla/show_bug.cgi?id=45931
Thanks
On 29 May 2017 at 13:32, David Kavanagh wrote:
>
>
> On 29 May 2017 at 10:43, Mark Thomas wrote:
>
>> On 26/05/17 21:33, Christopher Schultz wrote:
>> > Mark,
>> >
>> > On 5/26/17 6:59 AM,
Hello Olaf,
Thanks for your response!
Based on your inputs, we are thinking to put Apache httpd in front of Tomcat 6
server, since our header configuration is going to be static.
Can you please help us in identifying which version of Apache HTTP Server we
can use for Tomcat 6 version? Also, it
On 29 May 2017 at 10:43, Mark Thomas wrote:
> On 26/05/17 21:33, Christopher Schultz wrote:
> > Mark,
> >
> > On 5/26/17 6:59 AM, Mark Thomas wrote:
> >> On 26/05/17 10:15, David Kavanagh wrote:
> >>> Hey guys,
> >>>
> >>> Thanks for getting back to me. I didn't realise that the
> >>> attachments
On 26/05/17 21:33, Christopher Schultz wrote:
> Mark,
>
> On 5/26/17 6:59 AM, Mark Thomas wrote:
>> On 26/05/17 10:15, David Kavanagh wrote:
>>> Hey guys,
>>>
>>> Thanks for getting back to me. I didn't realise that the
>>> attachments would be stripped.> Here are the two files in full.
>
>> That
On 29/05/17 09:09, David Kavanagh wrote:
> On 26 May 2017 at 22:33, Christopher Schultz
> wrote:
>
> Mark,
>
> On 5/26/17 6:59 AM, Mark Thomas wrote:
This is a potential use case for a recently closed (as WONTFIX)
enhancement request:
https://bz.apache.org/bugzilla/show_bu
Am 29.05.2017 um 07:59 schrieb Shaik, Mohammad N.:
> We are using Tomcat 6.x version and we need to implement the following
> headers in our environment.
>
> Headers:
> 1) Strict-Transport-Security
> 2) Content-Security-Policy
>
> 7) X-Robots-Tag
>
> When I checked the Tomcat 6 version webpa
If the technology is java/j2ee then you can implements some sort of servlet
filter where you can manipulate the HTTP response to add these headers for
each outgoing response. I believe other platforms like .Net should also
support similar feature to customize the request and response objects.
O
On 26 May 2017 at 22:33, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Mark,
>
> On 5/26/17 6:59 AM, Mark Thomas wrote:
> > On 26/05/17 10:15, David Kavanagh wrote:
> >> Hey guys,
> >>
> >> Thanks for getting back to me. I didn't realise that the
> >> attachme
Hi,
Since https://bz.apache.org/bugzilla/show_bug.cgi?id=60718 (r1783148 in
tc8.5.x), ClientAbortExceptions are logged in the access log as status 500,
changed from the previous status 200.
Is this actually the desired behaviour? It doesn't seem appropriate to log a
500 as this isn't necessari
21 matches
Mail list logo