Re: [users@httpd] AH10224: tunnel timed out

2024-02-07 Thread Deepak Goel
On Wed, 7 Feb 2024, 01:40 Holzhaus,Joe, wrote: > Hi, > > > > We are using it as a proxy server to just pass thru data. We started > getting this message about a month ago and not able to track down the > culprit and not sure how to stop it. > Has the load on the server increased since past 1

Re: [users@httpd] Is it true that Nginx is faster, more secure and better than Apache?

2023-10-01 Thread Deepak Goel
On Sat, 30 Sept 2023, 12:26 Jason Long, wrote: > Hello, > Is the following sentence correct? > "The way Apache loads PHP in its standard setup (with mod_php) compared to > Nginx alone puts it at a disadvantage. You will see performance gains, > particularly in memory usage, just by switching to

Re: [users@httpd] Child process executing tasks of parent process

2023-09-29 Thread Deepak Goel
ng loop to check and execute the tsak > #even if its come out , i will exit the child process using > CORE::exit() > } > > 1; > > > On Fri, Sep 29, 2023 at 6:24 PM Deepak Goel wrote: > >> Obviously there is a common function which is be

Re: [users@httpd] Child process executing tasks of parent process

2023-09-29 Thread Deepak Goel
s of the parent instead of its own. How can we > debug this?* > > On Fri, Sep 29, 2023 at 4:44 PM Deepak Goel wrote: > >> >> >> On Fri, Sep 29, 2023 at 4:35 PM Sreenivasulu Alapaka < >> sreenivasulu.alapaka...@gmail.com> wrot

Re: [users@httpd] Child process executing tasks of parent process

2023-09-29 Thread Deepak Goel
see any logs. Suddenly it started dumping the parent process > logs from Wed Sep 27 21:43:39 2023. It's not recovering , it's required to > kill the child process then Parent process will spawn another child process > to do the task and the newly spawned child will work for some time and >

Re: [users@httpd] Child process executing tasks of parent process

2023-09-29 Thread Deepak Goel
id. > > Please share the log files.. > On Fri, Sep 29, 2023 at 3:58 PM Deepak Goel wrote: > >> >> >> On Fri, Sep 29, 2023 at 3:52 PM Sreenivasulu Alapaka < >> sreenivasulu.alapaka...@gmail.com> wrote: >> >>> Hi Team, >>> >>&g

Re: [users@httpd] Child process executing tasks of parent process

2023-09-29 Thread Deepak Goel
On Fri, Sep 29, 2023 at 3:52 PM Sreenivasulu Alapaka < sreenivasulu.alapaka...@gmail.com> wrote: > Hi Team, > > I am using httpd and mod_perl libraries to spawn the process to > execute the tasks. httpd will spawn a process which is parent and it will > spawn the other child process to

Re: [users@httpd] Apache web server httpd in Netgear Wireless Router WNR3500L

2023-09-27 Thread Deepak Goel
This might help: https://serverfault.com/questions/16839/how-do-i-get-apache-to-startup-at-bootime-on-linux You might have to do something like this: chkconfig --level 345 httpd on Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500

Re: [users@httpd] mod_cluster in Apache 2.4.x

2023-09-21 Thread Deepak Goel
This might help: https://httpd.apache.org/docs/2.4/mod/mod_proxy.html Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant

Re: [users@httpd] Keepalive closing connections prematurely on high load on newer httpd versions

2023-05-23 Thread Deepak Goel
hi, 3.3 si, > 0.1 st > KiB Mem : 16422552 total, 15687480 free, 329456 used, 405616 buff/cache > KiB Swap: 4194300 total, 4194300 free,0 used. 15809620 avail Mem > ``` > ``` > Total DISK READ : 0.00 B/s | Total DISK WRITE : 4.76 M/s > Actual DISK READ:

Re: [users@httpd] Keepalive closing connections prematurely on high load on newer httpd versions

2023-05-23 Thread Deepak Goel
ction Times (ms) > min mean[+/-sd] median max > Connect:00 17.4 01020 > Processing: 0 17 11.3 17 377 > Waiting: 08 9.0 9 368 > Total: 0 17 21.6 171389 > > Percentage of the reques

Re: [users@httpd] Keepalive closing connections prematurely on high load on newer httpd versions

2023-05-22 Thread Deepak Goel
511:tid > 139800849938176] event.c(492): AH00457: Accepting new connections > again: 63 active conns ( > 40 lingering/0 clogged/0 suspended), 2 idle workers > [Mon May 22 11:57:40.150210 2023] [mpm_event:debug] [pid 7511:tid > 139800849938176] event.c(1808): Too many open conn

Re: [users@httpd] Keepalive closing connections prematurely on high load on newer httpd versions

2023-05-22 Thread Deepak Goel
user, load average: 0.62, 0.16, 0.05 > Tasks: 218 total, 3 running, 215 sleeping, 0 stopped, 0 zombie > %Cpu(s): 17.6 us, 18.9 sy, 0.0 ni, 60.4 id, 0.0 wa, 0.0 hi, 3.1 si, > 0.1 st > KiB Mem : 16264300 total, 14973128 free, 503104 used, 788068 buff/cache > KiB Swap:

Re: [users@httpd] Keepalive closing connections prematurely on high load on newer httpd versions

2023-05-22 Thread Deepak Goel
Hi I can see about 8000+ requests have timed out in 'Rocky'. This is mostly due to Apache, which is unable to handle the load. Is it possible to increase the parameter "KeepAliveTimeout" (and other KeepAlive parameters). Is it also possible for you to post the hardware utilisations for the 2

Re: [users@httpd] apache questions

2023-03-13 Thread Deepak Goel
The jvm once grown to its full size (RAM) will keep the RAM. But the JVM will release all old objects so your new users can access your website. Why would you want to release the RAM? Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500

Re: [users@httpd] How Do I Prevent Repetitive Hits

2022-08-25 Thread Deepak Goel
Is your server on cloud? GCS or AWS? Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go Green" Make In India

Re: [users@httpd] mod_proxy_http getting double-slashes sporadically

2022-07-19 Thread Deepak Goel
How are you callin the gif ( logo.gif ) from this page (http://myhost.mydomain.com/myapp/mainpage/index.htm) ? Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833

Re: [users@httpd] unable to read code in Apache httpd

2022-07-19 Thread Deepak Goel
What is the url you are using? You have an apache web server i think. So wondering why you are getting a tomcat page? Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook:

Re: [users@httpd] Apache 2.4 with event, PHP 8.0 fpm on FreeBSD 13, pool keeps dying

2022-07-15 Thread Deepak Goel
lant a Tree, Go Green" Make In India : http://www.makeinindia.com/home On Fri, Jul 15, 2022 at 4:20 PM David Mehler wrote: > Hello, > > The info.php file is in my documentroot. > > Thanks. > Dave. > > > On 7/15/22, Deepak Goel wrote: > > where have you st

Re: [users@httpd] Apache 2.4 with event, PHP 8.0 fpm on FreeBSD 13, pool keeps dying

2022-07-15 Thread Deepak Goel
where have you stored the file info.php? Directory? Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go Green"

[users@httpd] Redirect in 443

2022-06-22 Thread Deepak Goel
Hello How do I create a redirect in 443 port in the apache web server 2? I want to redirect the url : https://mydomain.com/ to https://mydomain.com/foo/ Please advise. Thanks. P.S: If I add a redirect statement to the file 000-default-le-ssl.conf - port 443 (Redirect /

Re: [users@httpd] Online page not affected by css

2022-06-16 Thread Deepak Goel
Try giving the full path (https://gbumc.church/css/css.photo) instead of ( ../css/css.photo.) Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn:

Re: [users@httpd] reverse proxy issue

2022-06-08 Thread Deepak Goel
How does Apache access the application server? Is the ip address of application server changing (and it coincides with the 404 error)? Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook:

Re: [users@httpd] RE: rate limit issues in Apache Http server

2022-06-02 Thread Deepak Goel
more useful is to see the output from /server-status > > On Thu, 2 Jun 2022 at 12:33, Deepak Goel wrote: > >> Looks like *ThreadsPerChild* is already high. What's your hardware >> configuration and its usage (when the error starts showing) too? >> >> Deepak >>

Re: [users@httpd] RE: rate limit issues in Apache Http server

2022-06-02 Thread Deepak Goel
Looks like *ThreadsPerChild* is already high. What's your hardware configuration and its usage (when the error starts showing) too? Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook:

Re: [users@httpd] Re: High Memory usage issue

2022-05-27 Thread Deepak Goel
uld not have any runtime dependency > on php from httpd's point of view. > > What you want is enough light httpd threads. With event, you can easily > spawn 5000+ workers and use less than 30MB in total. > > On Fri, 27 May 2022 at 08:41, Deepak Goel wrote: > >> i doubt

Re: [users@httpd] Re: High Memory usage issue

2022-05-27 Thread Deepak Goel
any part > of this message with any third party, without the written consent of the > sender. If you received this message by mistake, please reply to this > message and follow with its deletion, so that we can ensure such a mistake > does not occur in the future.* > > > > &g

Re: [users@httpd] Re: High Memory usage issue

2022-05-27 Thread Deepak Goel
party, without the written consent of the > sender. If you received this message by mistake, please reply to this > message and follow with its deletion, so that we can ensure such a mistake > does not occur in the future.* > > > > > On Fri, May 27, 2022 at 2:59 PM Deepak

Re: [users@httpd] Re: High Memory usage issue

2022-05-27 Thread Deepak Goel
he > sender. If you received this message by mistake, please reply to this > message and follow with its deletion, so that we can ensure such a mistake > does not occur in the future.* > > > > > On Fri, May 27, 2022 at 2:10 PM Deepak Goel wrote: > >> Most of the me

Re: [users@httpd] Re: High Memory usage issue

2022-05-27 Thread Deepak Goel
sender. If you received this message by mistake, please reply to this > message and follow with its deletion, so that we can ensure such a mistake > does not occur in the future.* > > > > > On Fri, May 27, 2022 at 1:38 PM Deepak Goel wrote: > >> Can you run the top command on

Re: [users@httpd] Re: High Memory usage issue

2022-05-27 Thread Deepak Goel
022 at 9:43 AM Frank Gingras wrote: > >> Also, I hope you are using the php-fpm approach for the php content, as >> mixing event and mod_php is a bad idea. >> >> Can you show apachectl -M ? >> >> On Thu, 26 May 2022 at 12:51, Deepak Goel wrote: >> >&g

Re: [users@httpd] Re: Deprecated warnings with v2.4.53

2022-05-27 Thread Deepak Goel
Please post the config & warnings... Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go Green" Make In India

Re: [users@httpd] Re: High Memory usage issue

2022-05-26 Thread Deepak Goel
What exactly is the problem? Can you please post the error? Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go

Re: [users@httpd] Httpd using 100% cpu

2021-11-08 Thread Deepak Goel
ages. > need some help on what and whether to look to find and solve the problem > also want to know if i need to change anything from config. > > On Mon, Nov 8, 2021 at 1:37 AM Deepak Goel wrote: > >> Why do you think there is a problem? The machine config is supporting 50 &

Re: [users@httpd] Httpd using 100% cpu

2021-11-07 Thread Deepak Goel
wrote: > Hi, > load is 50req per sec > system config is 8 Core cpu with 64 GB RAM > > > On Sun, Nov 7, 2021, 10:57 AM Deepak Goel wrote: > >> Hi >> >> What's the load like on the server? And the machine configuration? >> >> On Sun, 7 Nov 2021, 10:1

Re: [users@httpd] Httpd using 100% cpu

2021-11-07 Thread Deepak Goel
Hi What's the load like on the server? And the machine configuration? On Sun, 7 Nov 2021, 10:16 Prasanth Kodakandla, < prasanth.kodakan...@gmail.com> wrote: > Hi , > I am seeing that the httpd process is using 100% cpu . > Apache server is 2.4.6 > below is the config i am using > >

Re: [users@httpd] Issue with Apache 2.4.51 hanging

2021-10-22 Thread Deepak Goel
ol "Plant a Tree, Go Green" Make In India : http://www.makeinindia.com/home On Fri, Oct 22, 2021 at 3:07 PM Patrick Verdon wrote: > Correct. > > > On Fri, 22 Oct 2021 at 10:35, Deepak Goel wrote: > >> I guess what you are saying is that the following error happen

Re: [users@httpd] Issue with Apache 2.4.51 hanging

2021-10-22 Thread Deepak Goel
ick Verdon | Founder* > Web: www.youreko.com > Mobile: +44 (0)7809 296438 > Skype: patrick_verdon > > This entire communication is sent on behalf of > Youreko Ltd and is strictly confidential to and > for the sole use of the intended addressee. > > Registered in England - 7448349

Re: [users@httpd] Issue with Apache 2.4.51 hanging

2021-10-19 Thread Deepak Goel
Hi Looks like the step 2 in your process is not working in the upgraded version of apache. Therefore it is vomiting out the following: server reached MaxRequestWorkers setting, consider raising the MaxRequestWorkers setting Deepak "The greatness of a nation can be judged by the way its animals

Re: [users@httpd] Can apache http server handle millions of static pages or pictures ?

2018-11-03 Thread Deepak Goel
I would start with first finding out "which of the pages are called the most" (I doubt all the million pages are called the same number of times - it is highly likely that only 20% of the pages generate 80% of the traffic) . So I would just create static pages for only the <20% of the dynamic

Re: [users@httpd] Installation Error in Apache2

2018-05-13 Thread Deepak Goel
pt purge apache2 > If you installed it some other way, we can't help you. > > - Y > > On Sun, May 13, 2018 at 3:33 PM, Deepak Goel <deic...@gmail.com> wrote: > >> I am a newbie so sorry to test your patience. >> >> How to go about getting a fresh installatio

Re: [users@httpd] Installation Error in Apache2

2018-05-13 Thread Deepak Goel
gt; org/docs/2.4/mod/directive-dict.html#Context > > For this specific case, https://httpd.apache. > org/docs/2.4/mod/mod_ssl.html#sslrandomseed > SSLRandomSeed can only be in the global server config, not in a > . > > - Y > > On Sun, May 13, 2018 at 12:08 PM, Deepak Goel <dei

Re: [users@httpd] Installation Error in Apache2

2018-05-13 Thread Deepak Goel
or the directive SSLProtocols and remove > SSLv3 parameter > > El sáb., 12 may. 2018 21:40, Deepak Goel <deic...@gmail.com> escribió: > >> I have already raised it with Ubuntu but am yet to get a response >> >> On Sun, 13 May 2018, 01:02 Frank Gingras, <thu...@apach

Re: [users@httpd] Installation Error in Apache2

2018-05-12 Thread Deepak Goel
package maintainer, as Nik > pointed out. > > On Sat, May 12, 2018 at 5:01 AM Deepak Goel <deic...@gmail.com> wrote: > >> On Sat, May 12, 2018 at 2:25 PM, Nick Kew <n...@apache.org> wrote: >> >>> >>> > On 12 May 2018, at 09:33, Deepak Goel &

Re: [users@httpd] Installation Error in Apache2

2018-05-12 Thread Deepak Goel
On Sat, May 12, 2018 at 2:25 PM, Nick Kew <n...@apache.org> wrote: > > > On 12 May 2018, at 09:33, Deepak Goel <deic...@gmail.com> wrote: > > > > Anyone has any clue on how to resolve the error? > > Looks clear enough to me. Either turn off SSL, or update

[users@httpd] Installation Error in Apache2

2018-05-12 Thread Deepak Goel
Hello When I try to install Apache2 on Ubuntu using the command "sudo apt-get install apache2 apache2-doc apache2-utils" It throws up the following error: *Syntax error on line 17 of /etc/apache2/sites-enabled/000-default.conf* *SSLv3 not supported by this version of OpenSSL* *Action

[users@httpd] Newbie - SSL Apache2 Ubuntu

2018-05-11 Thread Deepak Goel
Hello Is there a start-to-finish guide on how to integrate SSL with Apache2 on Ubuntu? Thank you Deepak Deepak "The greatness of a nation can be judged by the way its animals are treated. Please stop cruelty to Animals, become a Vegan" +91 73500 12833 deic...@gmail.com Facebook: