Re: [users@httpd] apr_off_t mismatch

2011-11-15 Thread Asaf Dalet
Hi, here's the output of http -V for the precompiled apache: Server version: Apache/2.2.0 Server built: Jan 1 2006 07:22:25 Server's Module Magic Number: 20051115:0 Architecture: 32-bit Server MPM: Prefork threaded: no forked: yes (variable process count) Server compiled with -D APACHE_MPM_DIR=

[users@httpd] Re: [CASE:86694] users Digest 16 Nov 2011 02:26:37 -0000 Issue 4225

2011-11-15 Thread Admin Info - PANDI
Terimakasih atas email anda Kami akan berikan respon segera. Thank you for your email, We will respond as soon as posible. Pengelola Nama Domain Internet Indonesia Gd. Arthaloka Lt. 11 Jl. Jendral Sudirman Jakarta 10220 Telp : 021- 57939151 Fax  : 02

Re: [users@httpd] Please help - mod_fcgid: read data timeout in 31 seconds ?

2011-11-15 Thread Gregory Machin
I did the same test again with the settings (mod_fcgid and php) as given , then I reset the setting back to the defaults and there was not change. This leaves the issue with mysql as it's the only resource that is called by phpwiki. I have noted that php-cgi spikes upto 90% cpu utilization for the

[users@httpd] Re: [CASE:86690] users Digest 16 Nov 2011 01:11:00 -0000 Issue 4224

2011-11-15 Thread Admin Info - PANDI
Terimakasih atas email anda Kami akan berikan respon segera. Thank you for your email, We will respond as soon as posible. Pengelola Nama Domain Internet Indonesia Gd. Arthaloka Lt. 11 Jl. Jendral Sudirman Jakarta 10220 Telp : 021- 57939151 Fax  : 02

Re: [users@httpd] Please help - mod_fcgid: read data timeout in 31 seconds ?

2011-11-15 Thread Jeff Dyke
I guess my question is more about what that page is doing. Connecting to a DB, a cache, LDAP and are those failing to return a valid connection within the page/server connection timeout time. If you turn down all of your timeouts does it occur in much shorter time then currently? On Tue, Nov 15

Re: [users@httpd] Please help - mod_fcgid: read data timeout in 31 seconds ?

2011-11-15 Thread Gregory Machin
Hi Jeff. I have gone through the php.ini and I have set all the values insanely high. I have used phpinfo(); to check that it's reading the correct file and it is. phpinfo output: PHP Version 5.3.3-1ubuntu9.6 System Linux nzhmlapp04 2.6.35-30-generic #60-Ubuntu SMP Mon Sep 19 20:42:44 UTC 2011

Re: [users@httpd] Please help - mod_fcgid: read data timeout in 31 seconds ?

2011-11-15 Thread Jeff Dyke
31 seconds is likely not a coincidence that its a default timeout to a lot of things, core PHP included. I know every little about PHPWiki, but suspect its trying to connect to something and the default timeout it giving up after 30 seconds. This is an interesting setting: IPCCommTimeout 31 what

[users@httpd] Please help - mod_fcgid: read data timeout in 31 seconds ?

2011-11-15 Thread Gregory Machin
Hi. I'm running Apache/2.2.16 (Ubuntu) , libapache2-mod-fcgid 1:2.3.5-2ubuntu0.1, php5-cgi 5.3.3-1ubuntu9.6. on Ubuntu 10.10 LTS, in a Virtualmin LAMP stack. Each Virtualhost runs suexec, thus the need for mod-fcgid so that each site is running under its own user account. I have a clean install o

[users@httpd] Apache proxy server - in case of wrong credentials, getting 401 instead of 407

2011-11-15 Thread Boris B
Hi, I have a very simple setup: Apache back-end server running behind Apache reverse proxy server. Using 2.2.21 and running on Windows XP. Generally, it is working as expected - traffic reaching back-end via proxy and responses from back-end server returning to the client. Basic and Di

Re: [users@httpd] Apache restarting

2011-11-15 Thread Mark Montague
On November 15, 2011 15:34 , =?utf-8?B?w5h5dmluZCBMb2RlIC0gRm9ydW1z?= wrote: Have you configured log rotation? When rotating logs, it is common to gracefully restart apache to write to new log files. I found the answer in /etc/logrotate.d/apache2 /etc/init.d/apache2 reload is executed when lo

[users@httpd] RE: Apache, mod_proxy and Glassfish

2011-11-15 Thread Alex Samad - Yieldbroker
Hi Is glashfish listening on 127.0.0.1 ? Alex -Original Message- From: Øyvind Lode - Forums [mailto:for...@lode.is] Sent: Wednesday, 16 November 2011 3:24 AM To: Apache Users List (users@httpd.apache.org) Subject: [users@httpd] Apache, mod_proxy and Glassfish Hi: I'm struggling with s

[users@httpd] Apache 2.2.3 Session tracking

2011-11-15 Thread Pranesh Vadhirajan
Should something be modified in Apache modules when maintaining persistent memory? I am having a problem with a linked list implementation that I wrote which I am linking with my apache module to maintain a list of sessions so that I can track web sessions connecting to our web site at work. I ha

RE: [users@httpd] Apache restarting

2011-11-15 Thread Øyvind Lode - Forums
Tom Evans [mailto:tevans...@googlemail.com] wrote: > Someone sent it USR1 - as the name suggests, it is a user signal. The > most common/easiest way to send apache a SIGUSR1 is to run "apachectl > graceful". Apache doesn't restart itself. > Have you configured log rotation? When rotating logs,

Re: [users@httpd] Apache restarting

2011-11-15 Thread Tom Evans
On Tue, Nov 15, 2011 at 4:55 PM, Øyvind Lode - Forums wrote: > Hi: > > I have also noticed that apache restarts without me telling it to. > > But I don't think this is related to my other question in another thread. > > From the log: > > [Tue Nov 15 06:45:48 2011] [notice] SIGUSR1 received.  Doing

[users@httpd] Apache restarting

2011-11-15 Thread Øyvind Lode - Forums
Hi: I have also noticed that apache restarts without me telling it to. But I don't think this is related to my other question in another thread. >From the log: [Tue Nov 15 06:45:48 2011] [notice] SIGUSR1 received. Doing graceful restart [Tue Nov 15 06:45:48 2011] [notice] Apache/2.2.14 (Ubunt

[users@httpd] Apache, mod_proxy and Glassfish

2011-11-15 Thread Øyvind Lode - Forums
Hi: I'm struggling with some Apache error messages. I'm not 100% sure it's Apache which is faulty but it looks like it. I'm using mod_proxy / mod_proxy_http to forward requests to Glassfish. In apache's ssl error log I can see the following: [Tue Nov 15 04:38:02 2011] [error] (103)Software cau

Re: [users@httpd] ldap authentication works for a while then starts failing

2011-11-15 Thread Eric Covener
I think sometimes a packet capture shows some extended error text in the LDAP response? - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To uns

[users@httpd] Getting error: request failed: error reading the headers

2011-11-15 Thread httpd . apache . org
Hello there, I have some entries in my error_log that driving me crazy. [Tue Nov 15 15:06:36 2011] [error] [client 74.125.78.92] request failed: error reading the headers, referer: http://www.example.com/page1.html [Tue Nov 15 15:06:36 2011] [error] [client 66.102.12.89] request failed: error r

Re: [users@httpd] ldap authentication works for a while then starts failing

2011-11-15 Thread William A. Rowe Jr.
On 11/15/2011 8:00 AM, Mr Jerry J wrote: Hello, I have upgraded to httpd 2.2.21, but am still having the same problem. Does anyone have any ideas on why LDAP authentication against Active Directory works fine for a while and then stops working, giving the error message below? Can't tell you f

Re: [users@httpd] ldap authentication works for a while then starts failing

2011-11-15 Thread Mr Jerry J
Hello, I have upgraded to httpd 2.2.21, but am still having the same problem. Does anyone have any ideas on why LDAP authentication against Active Directory works fine for a while and then stops working, giving the error message below? Thanks, J - Original Message From: Mr Jerry J

Re: [users@httpd] installing in different directories than on the build server?

2011-11-15 Thread Eric Covener
On Tue, Nov 15, 2011 at 7:15 AM, Rob De Langhe wrote: > hi all, > > I have a non-production server with a compiler to build Apache HTTPD, and a > production server without compiler where it should get installed. > No superuser privileges, so the purpose is to build and install Apache > somewhere u

[users@httpd] installing in different directories than on the build server?

2011-11-15 Thread Rob De Langhe
hi all, I have a non-production server with a compiler to build Apache HTTPD, and a production server without compiler where it should get installed. No superuser privileges, so the purpose is to build and install Apache somewhere under our user account's homedir. On the non-production server w

Re: [users@httpd] Images not displaying in localhost

2011-11-15 Thread Igor Cicimov
Hate when people get help here and don't leave their feedback afterwards ... On Tue, Nov 15, 2011 at 10:33 PM, Tom Evans wrote: > On Mon, Nov 14, 2011 at 11:57 AM, Tom Evans > wrote: > > On Sat, Nov 12, 2011 at 10:33 PM, The Registrar > > wrote: > >> Hi, I just installed the Apache 2.2.21 versi

Re: [users@httpd] Images not displaying in localhost

2011-11-15 Thread Tom Evans
On Mon, Nov 14, 2011 at 11:57 AM, Tom Evans wrote: > On Sat, Nov 12, 2011 at 10:33 PM, The Registrar > wrote: >> Hi, I just installed the Apache 2.2.21 version on my Windows XP SP3.  When I >> do a simple html for testing under http://localhost/main.html  the images >> referenced in the html are