-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Masber,
On 11/30/18 22:45, masber masber wrote:
> Dear tomcat community,
>
> I am trying to setup tomcat 7.0.69.0 on port 8443 but for some
> reason no service is listening that port after tomcat is
> rebooted.> I uncommented the following part in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Kohei,
On 12/1/18 10:06, Kohei Nozaki wrote:
> Hello Konstantin, thanks for sharing the valuable information.
>
>> On Dec 1, 2018, at 19:00, Konstantin Kolinko
>> wrote:
>>
>>> * Our downstream Nginx instance (The client of our Tomcat
>>> instanc
Completely off-topic. But I figure this is the perfect group to ask
this question to. I will be teaching a university level intro to Java
programming (for non-programming majors) in the spring semester. I am
looking for a good textbook to use. I've been out of academia for
years. So I'm n
On 03/12/2018 15:26, Saurav Sarkar wrote:
> Thanks a lot Mark for the reply.
>
> Please bear with me for my follow up questions :)
>
> Does the park state (in visual vm) depicts the connection is idle and
> waiting for requests ?
There is no direct correlation between thread and connection. A th
Hi Ralf
am> What I did now:
am> - removed Tomcat services by service.bat
am> - uninstalled all Tomcats (7 and 9)
am> - uninstalled all Java (was only Version 11)
am> - server reboot
am> - Installed Java 11 (File: jdk-11.0.1_windows-x64_bin.exe)
am> - reboot
am> - Installed Tomcat 9 (File: apache-t
Thanks a lot Mark for the reply.
Please bear with me for my follow up questions :)
Does the park state (in visual vm) depicts the connection is idle and
waiting for requests ?
I see all threads reaching to this stage and my tomcat stops accepting any
further requests
"http-nio-0.0.0.0-8080-exec
On 03/12/2018 09:24, Saurav Sarkar wrote:
> Hi All,
>
> I want to know the connector's protocol which is being used in my tomcat 8
> container and clear the behaviour of request handling
>
> We have a cloud foundry based application running on java build pack.
>
> Below is the connector setting
Hi All,
I want to know the connector's protocol which is being used in my tomcat 8
container and clear the behaviour of request handling
We have a cloud foundry based application running on java build pack.
Below is the connector settings in server.xml
It does not show any connector detai