[us...@httpd] strange behaviour during httpd start: chown operation 1 pro second

2010-07-02 Thread Harald Falkenberg
Hello, I'm using apache server 1.3.41 on a solaris 10 system (x86). in httpd.conf I set: ... MinSpareServers 10 MaxSpareServers 90 StartServers 90 MaxClients 90 ... When starting apache via 'apachectl start' I see that these 90 processes were st

[us...@httpd] CFP for Surge Scalability Conference 2010

2010-07-02 Thread Jason Dixon
A quick reminder that there's one week left to submit your abstract for this year's Surge Scalability Conference. The event is taking place on Sept 30 and Oct 1, 2010 in Baltimore, MD. Surge focuses on case studies that address production failures and the re-engineering efforts that led to victor

[us...@httpd] apache change the mail headers with the default one.

2010-07-02 Thread Muzammel Asghar
Hi guys I am facing some strange problem, as when php mail scripts calls apache change the actual headers and as an result i am get to much spams. Like php mail function pass the header below From: ji...@myhost1domain.com To: u...@yahoo.com But in maillogs it comes as From: apa...@myhostmachine

Re: [us...@httpd] PHP error logs to centralized syslog

2010-07-02 Thread Matus UHLAR - fantomas
On 30.06.10 11:39, James Corteciano wrote: > I know this is out of topic here in mailing list but I couldn't get into php > mailing list. good luck trying. Did you try to contact php in other ways to find out why didn't you get to their mailing list? -- Matus UHLAR - fantomas, uh...@fantomas.sk ;

Re: [us...@httpd] Connection attempts - mod_proxy

2010-07-02 Thread Matus UHLAR - fantomas
On 29.06.10 16:52, Michel Bulgado wrote: > Reviewing the messages I found Logwatch who have tried to use my server > through the same mod_proxy to connect to other servers or sites. > > Connection attempts using mod_proxy: [...] > the question is, should I be alarmed, because I fail to interpret

Re: [us...@httpd] setenvif and mod_authnz_ldap

2010-07-02 Thread Eric Covener
On Fri, Jul 2, 2010 at 2:50 AM, Christian Unger wrote: > > On 01.07.2010, at 16:12, Eric Covener wrote: > >> On Thu, Jul 1, 2010 at 9:56 AM, Christian Unger >> wrote: >>> >>> Hi there, >>> >>> I'd like to know whether it is possible to check a request for a string via >>> regex, store this into

[us...@httpd] (13)Permission denied: file permissions deny server access:

2010-07-02 Thread Pavlik1234
Hi all, my apache server can't access to text.txt. text.txt is in DocumentRoot. If i try to open this file, apache writes "(13)Permission denied: file permissions deny server access:" into log. Apache runs as apachusr ps -ef | grep httpd apachusr 7780 8718 0 13:12:11 ?0:00 /.../bin

Re: [us...@httpd] (104)Connection reset by peer: SSL input filter read failed.

2010-07-02 Thread Mauri
Hi Igor, thanks for the response, u have right about the order, i have changed it. for the ProxyPassreverse this directive is wrong? ProxyPassReverse https://itsmtest/ ProxyHTMLEnable On ProxyHTMLMeta On ProxyHTMLURLMap / / RequestHeaderunset A

Re: [us...@httpd] Warning worker http://192.168.1.5/ already used by another worker

2010-07-02 Thread Tapas Mishra
Ok thanks for clearing that out. On Fri, Jul 2, 2010 at 5:35 AM, Igor Cicimov wrote: > Yes you did have. The statements doesn't need to be literally identical to > be duplicate, it's enough if they have the same effect. > > The first proxy statement: > >    ProxyPass / http://192.168.1.5/ >    Pr