Queries related to Tomcat Web Servers for which a new web-application needs to deployed on Production Environment

2019-01-27 Thread Vinu Vibhu Sobhana
Hai First of all Iam new to Tomcat-Cluster and hence I apologize if my doubts are wrong. I have been assigned a new project that requires a web application to be hosted using Tomcat-Cluster, as it is expected to receive high traffic. So, I have configured a Tomcat-Cluster with 4 Tomcat instances

Re: 502 errors in Google Clod Platform Load Balancing with Tomcat Servers

2019-01-27 Thread Dhaval Jaiswal
When load balancer see Instance in healthy state it would start sending request to the application. Does your deployed application on the Instance is ready as well to serve the request? Do you check application is ready alongwith Instance health. On Fri, Jan 25, 2019 at 6:41 PM Abin Joseph

[OT] Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread tomcat
On 27.01.2019 20:57, Hassan Schroeder wrote: On Sun, Jan 27, 2019 at 10:53 AM Barry Kimelman wrote: I am running Apache 2.4 on a 64 bit windows 10 system. This mailing list is for Apache Tomcat, not Apache httpd -- you will likely get better responses on an appropriate list. It's OK,

Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Barry Kimelman
Hello, Thanks for all your help. After much Google searching I have found something which seems to be working (at least for the very basic hello.php script). I will now try more complicated PHP scripts. Thanks again. On Sun, Jan 27, 2019 at 1:53 PM Ulises Gonzalez Horta wrote: > On 2019-01-27

Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Hassan Schroeder
On Sun, Jan 27, 2019 at 10:53 AM Barry Kimelman wrote: > I am running Apache 2.4 on a 64 bit windows 10 system. This mailing list is for Apache Tomcat, not Apache httpd -- you will likely get better responses on an appropriate list. -- Hassan Schroeder

Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Ulises Gonzalez Horta
On 2019-01-27 14:15, Barry Kimelman wrote: Hello, Thanks for the reply. I have looked at the URL you specified and the information shown there is not specific enough. It shows config info, but it does not say where to put it and it doe snot adequately explain it. On Sun, Jan 27, 2019 at 1:06

Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Barry Kimelman
Hello, Thanks for the reply. I have looked at the URL you specified and the information shown there is not specific enough. It shows config info, but it does not say where to put it and it doe snot adequately explain it. On Sun, Jan 27, 2019 at 1:06 PM Ulises Gonzalez Horta wrote: > On

Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Ulises Gonzalez Horta
On 2019-01-27 13:52, Barry Kimelman wrote: Hello, I am running Apache 2.4 on a 64 bit windows 10 system. For a while I have been running Perl CGI scripts with no problems. Now I want to run PHP CGI scripts. The last few linbes of my conf/httpd.conf file looks like the following

Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Barry Kimelman
Hello, I am running Apache 2.4 on a 64 bit windows 10 system. For a while I have been running Perl CGI scripts with no problems. Now I want to run PHP CGI scripts. The last few linbes of my conf/httpd.conf file looks like the following Include conf/extra/proxy-html.conf #