Thank you for checking on this Chris
The application is used by internal users only and is not available for all. So
I believe it is fine to use it here.
Regards
Swathi
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Monday, November 16, 2020 7
Hi Mark,
The Content-Length is correctly set, and the request is valid. We already
checked this.
Sometimes we even have requests identical to the problematic one, correctly
processed before / after the problem occurs.
Thank,
Attila
Share your
feedback with us
From: Mark Thomas
Sent: Monday
Swathi,
On 11/16/20 06:47, Jonnalagadda, Swathi (External) wrote:
I didn’t realize that it could have its own web.xml. Enabling
enableCmdLineArguments helped. getOpts is working fine now
Please note that it can be very easy to open security hole by allowing
remote clients to specify command-lin
On 16/11/2020 13:41, Attila Tőkés wrote:
> Do you think it could be expected behavior for a HTTP Request to not be
> processed, even if it is fully read from the socket?
In normal circumstances, no. In some error conditions, yes.
> Or does this looks like a bug in Tomcat?
No.
The most likely
Hi,
We are using Tomcat Embed 9.0.35 with Spring Boot 2.2.7 in a micro-service
running in a Kubernetes environment.
Occasionally, we observe some HTTP requests getting stuck and not being
processed. After 5 seconds, when the client side times out and tries to close
the connection to the server
Jonnalagadda, Swathi (External) would like to recall the message, "getopts of
Perl is not working Tomcat 9".
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.o
Thanks in tons Mark.
I didn’t realize that it could have its own web.xml. Enabling
enableCmdLineArguments helped. getOpts is working fine now
Regards
Swathi
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Monday, November 16, 2020 3:29 PM
To: Tomcat Users List
Su
Thanks in tons Thomas.
I didn’t realize that it could have its own web.xml. Enabling
enableCmdLineArguments helped. getOpts is working fine now
Regards
Swathi
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Monday, November 16, 2020 3:29 PM
To: Tomcat Users List
S
On 16/11/2020 08:39, Francis ANDRE wrote:
> Hello Tomcat's Users
>
> With the standard Tomcat 9.0.30 zip installation, I got this exception:
> ClassNotFoundException org.apache.tomcat.util.http.Rfc6265CookieProcessor
That suggests you have a broken installation.
> after the change in conf/conte
On 16/11/2020 06:21, Jonnalagadda, Swathi (External) wrote:
> Hi Mark,
>
> Thank you for replying on this.
>
> Please find below servlet configuration
>
>
> cgi
> org.apache.catalina.servlets.CGIServlet
>
> cgiPathPrefix
> cgi-bin
> executa
On 14/11/2020 00:41, Baron Fujimoto wrote:
> We're running Tomcat 8.5, currently configured with the following
> OpenSSL cipher strings in our SSLHostConfig:
>
> ciphers="HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!kRSA:!PSK"
>
> However, SSLLabs' server test reports that the following available
>
Hello Tomcat's Users
With the standard Tomcat 9.0.30 zip installation, I got this exception:
ClassNotFoundException org.apache.tomcat.util.http.Rfc6265CookieProcessor
after the change in conf/context.xml below
|||className="||org.apache.tomcat.util.http.Rfc6265CookieProcessor"
sameSiteCooki
12 matches
Mail list logo