Re: [users@httpd] Apache httpd with custom module does not start when I am not running is root

2012-03-13 Thread William Taylor
On Tuesday, March 13, 2012 11:01:51 PM, Abhi Auradkar wrote: > > All, > > > I have apache httpd 2.2.21. I load a custom module into it. > When this is done I always need to be a root or sudo to start apache > process. > > If I run apache as any other user the command 'httpd -k start' never > return

Re: [users@httpd] apache 2.2 can't keep up with apache 1.3

2012-03-13 Thread William Taylor
On Tuesday, March 13, 2012 10:25:54 AM, Tom Evans wrote: > > On Tue, Mar 13, 2012 at 5:19 PM, William Taylor > wrote: >> >> I wouldn't say it's silly, but definitely not the norm and obviously a >> low priority >> for everyone else. > > > I woul

Re: [users@httpd] apache 2.2 can't keep up with apache 1.3

2012-03-13 Thread William Taylor
On Tuesday, March 13, 2012 10:11:17 AM, Tom Evans wrote: > > On Tue, Mar 13, 2012 at 4:58 PM, William Taylor > wrote: >> >> On Tuesday, March 13, 2012 2:42:35 AM, Tom Evans wrote: >>> >>> >>> On Mon, Mar 12, 2012 at 7:39 PM, William Taylor >>

Re: [users@httpd] apache 2.2 can't keep up with apache 1.3

2012-03-13 Thread William Taylor
On Tuesday, March 13, 2012 2:42:35 AM, Tom Evans wrote: > > On Mon, Mar 12, 2012 at 7:39 PM, William Taylor > wrote: >> >> Previously posted to dev and bugs. Posting here also in hopes of >> capturing a greater audience that might have come >> across this issu

Re: [users@httpd] mod_status output and MaxClients

2012-03-12 Thread William Taylor
On Monday, March 12, 2012 12:36:57 PM, Arianna Manlio wrote: > > Hi, > > please, look at this mod-status output: > > Current Time: Monday, 12-Mar-2012 17:00:38 CET > Restart Time: Monday, 12-Mar-2012 16:58:11 CET > Parent Server Generation: 4 > Current Time: Monday, 12-Mar-2012 17:00:38 CET > Resta

[users@httpd] apache 2.2 can't keep up with apache 1.3

2012-03-12 Thread William Taylor
Previously posted to dev and bugs. Posting here also in hopes of capturing a greater audience that might have come across this issue before. We have written a modules for apache that for certain reasons requires one hit per child. On apache 1.3 this worked fine with a minor tweak to SCOREBOARD_MAI