Re: [users@httpd] Denial of Service due to multiplication of httpd running

2012-05-22 Thread Bill Unruh
Aha-- under "www.emergentgravity.org" I do have an aggregator apparently. (Just tried it and I do get a whole bunch of news items.) so this must be what is giving those strange "GET" entries. (This site was set up by someone else and thus my knowledge of what it does is pretty sketchy.) On Tu

Re: [users@httpd] Denial of Service due to multiplication of httpd running

2012-05-22 Thread Bill Unruh
On Tue, 22 May 2012, William A. Rowe Jr. wrote: On 5/22/2012 6:00 PM, Bill Unruh wrote: On Tue, 22 May 2012, William A. Rowe Jr. wrote: On 5/22/2012 12:02 PM, Bill Unruh wrote: At that time in the access_log I have a whole bunch of entries like ::1 - - [22/May/2012:09:34:22 -0700] "OPTIONS

Re: [users@httpd] Denial of Service due to multiplication of httpd running

2012-05-22 Thread William A. Rowe Jr.
On 5/22/2012 6:00 PM, Bill Unruh wrote: > On Tue, 22 May 2012, William A. Rowe Jr. wrote: > >> On 5/22/2012 12:02 PM, Bill Unruh wrote: >> >>> At that time in the access_log I have a whole bunch of entries like >>> ::1 - - [22/May/2012:09:34:22 -0700] "OPTIONS * HTTP/1.0" 200 - "-" >>> "Apache/2.

Re: [users@httpd] Denial of Service due to multiplication of httpd running

2012-05-22 Thread Bill Unruh
On Tue, 22 May 2012, William A. Rowe Jr. wrote: On 5/22/2012 12:02 PM, Bill Unruh wrote: Eg, here is one entry from the ps auxww list apache 18137 0.0 0.5 26844 5744 ?S09:34 0:00 /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf -DAPACHE2 -DHAVE_PERL -DHAVE_PHP5 -DHAVE_ACTIO

Re: [users@httpd] Denial of Service due to multiplication of httpd running

2012-05-22 Thread William A. Rowe Jr.
On 5/22/2012 12:02 PM, Bill Unruh wrote: > > Eg, here is one entry from the ps auxww list > > apache 18137 0.0 0.5 26844 5744 ?S09:34 0:00 > /usr/sbin/httpd -f > /etc/httpd/conf/httpd.conf -DAPACHE2 -DHAVE_PERL -DHAVE_PHP5 -DHAVE_ACTIONS > -DHAVE_ALIAS > -DHAVE_ASIS -DHAVE_

Re: [users@httpd] Apache access logs

2012-05-22 Thread Ishita Kapadiya
Hi All, Can someone please provide any insight on the problem? Looks like I am getting so many different patterns in IP field in ssl access logs - -c=,\vJ\xf3\xa6\xe1=N)f\xbe\xa8; - - [15/Apr/2012:10:28:36 -0400] "GET xxx HTTP/1.1" 304 - -Alive - - [15/Apr/2012:20:18:48 -0400] "GET xxx HTTP/1.1"

Re: [users@httpd] modules/arch/unix/

2012-05-22 Thread Piotr Kloc
I see the mod_fcgid is already ready for apache 2.4 but but mod_fcgid is not correctl checking for suexec mod_fcgid compiled with /usr/include/apache/unixd.h and there is typedef struct { const char *user_name; const char *group_name; uid_t user_id; gid_t group_id; int suexec_

[users@httpd] Denial of Service due to multiplication of httpd running

2012-05-22 Thread Bill Unruh
Madriva 2010.2 running httpd apache 2.2.22 I am having trouble with httpd requests staying active and multiplying. I just came off having 160 versions of httpd running and completely slowing down the system. I upgraded to 2.2.22 and it still happens (it went from the normal 10 servers running

[users@httpd] Proxy streaming of files

2012-05-22 Thread Salvador, Edwin
I configured a reverse-proxy server using apache, but I need to know if the files can be streamed to the requestors while they are being transferred from the proxied server and stored in the cache. Can streaming work with any type of file, no matter if it's a plain text, html or picture? Any he

RE: [users@httpd] Apache22 + PHP 54

2012-05-22 Thread motty.cruz
Thanks John, My server is a Virtual Machine, I rebuilt it install everything from ports and now is working fine. Thanks, Motty -Original Message- From: John Iliffe [mailto:john.ili...@iliffe.ca] Sent: Tuesday, May 22, 2012 8:11 AM To: users@httpd.apache.org Subject: Re: [users@httpd]

[users@httpd] modules/arch/unix/

2012-05-22 Thread Piotr Kloc
Hello ! its possible to build this module in apache 2.4 ? I need it for mod_fcgid and ap_unixd_setup_child() Regards, Piotr

Re: [users@httpd] I need to know the number of connections that failed by timeout

2012-05-22 Thread Matus UHLAR - fantomas
On 16.05.12 09:36, Lisandro Berardi wrote: My Apache server is limited of RAM, so I had to downloaded the number of ' MaxClients'. set MaxClients to a sane value and see how much of ram do they use to know if you can increase that number. Note that you will have to set StartServers, MinSpareS

Re: [users@httpd] Apache22 + PHP 54

2012-05-22 Thread John Iliffe
On Monday 21 May 2012 13:16:35 Yehuda Katz wrote: > On Mon, May 21, 2012 at 11:55 AM, motty.cruz wrote: > > ** > > when i take 5 out i get server error, but httpd-error.log does not > > tell me nothing actually it does not report any errors on the log. > > i'm confuse. I have a similar server run

[users@httpd] Apache delays response 30 sec (keep-alive expires)

2012-05-22 Thread sspedia
  Hi, I use apache 2.2.17 with tomcat 6.0.29 connected via mod_jk 1.2.31. At one customer (only in one system and it was not re-produced elsewhere) I have the following issue: 1) client sends request to apache HTTP/1.1 2) apache forwards to tomcat 3) tomcat sends response to apache 4) apache sen