Hi All,
I am planning to use logrotate to rotate log files in apache can you
guys plz share your experiences with it. How stable is it? Does it do buffered
writes to the log files.
Does it also do buffered writes when doing compressed outputs.Can logrotate
produce both compressed an
Hi All,
Is there any support of buffered writes in rotatelogs? As of now
the
code in rotatelogs uses write everytime which can lead to many disk writes is
there
some code /patch which writes first to buffer and then to the log file.
Thanks & Regards,
Anurag
Hi ,
I forgot to mention but I am looking for a solution on linux and we dont
want to use logrotate.
Thanks
Anurag
From: Igor Galić
To: users@httpd.apache.org
Sent: Tue, October 19, 2010 4:48:40 PM
Subject: Re: [us...@httpd] Creating a compressed rotate
luck,
S.
--Sander Temme
[EMAIL PROTECTED]
PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF
On Nov 30, 2008, at 5:05 PM, Anurag Gujral wrote:
> Thats is why I wanted to know if there is way to find out how a particuar
> httpd was compiled.
If your installation is complete
Hi All,
We are using httpd-2.0.59 to run a site.The persoon who compiled the
httpd is no longer with the company.
Is it possible to know from compiled httpd with what options it was
compiled(sounds like a crazy question).
I was trying to debug a core dump, I compiled httpd-2.0.59 when I
Hi All,
I was compiling apache with ./configure --prefix=DirName
--with-mpm=worker
After this I do make,make install but when look at DirName/bin/ I dont use exe
httpd.worker.
Anyone know why.
Thanks
A
Hi All,
I downloaded the httpd-2.059 but I could find any information how
to make a debug build for the code.
Plz help
Thanks
A
Thanks a lot Tom
Anurag
From: Tom Evans <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Cc: Anurag Gujral <[EMAIL PROTECTED]>
Sent: Thursday, November 13, 2008 6:10:40 AM
Subject: Re: [EMAIL PROTECTED] function modulename_child_exit in apache 2.0
Hi All,
I downloaded httpd-2.0.63 and after ./configure make and make
install.
I gave the command
./bin/apachectl start
but I get an error that
Syntax error on line 95 of conf/httpd.conf:
Cannot load /home/y/lib/mod_tagweb_fed.so into server:
/home/y/lib/mod_tagweb_fed.so: cannot
Hi All,
I need to call function modulename_child_exit in apache 2.0 to free
resources that are allocated in
modulename_child_init. How should I use that function so that it gets called
only when child dies.
Plz Comment
Thanks
Anurag
CTED]>
To: users@httpd.apache.org
Sent: Wednesday, November 12, 2008 10:20:39 AM
Subject: Re: [EMAIL PROTECTED] rpm for httpd-2.0.63
On Nov 12, 2008, at 9:51 AM, Anurag Gujral wrote:
> I was looking for rpm for httpd-2.0.63 could not find it on
>apache.Does anyone has/know
Using redhat enterprise llinux.
Thanks
A
From: Sander Temme <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Wednesday, November 12, 2008 10:20:39 AM
Subject: Re: [EMAIL PROTECTED] rpm for httpd-2.0.63
On Nov 12, 2008, at 9:51 AM, Anurag Gujral
Hi All,
I was looking for rpm for httpd-2.0.63 could not find it on
apache.Does anyone has/know
where to get rpm for httpd-2.0.63.
Thanks
Anurag
I download httpd-debuginfo-2.0.59-1.i386.rpm from the archives.apache.org
together with the keys
On doing step (a) and (b)
a)gpg --import KEYS
b)gpg -verify httpd-debuginfo-2.0.59-1.i386.rpm
gpg: ify: skipped: public key not found
gpg: httpd-debuginfo-2.0.59-1.i386.rpm: encryption failed: publi
As per below ticket
https://issues.apache.org/bugzilla/show_bug.cgi?id=44783
There was memory issue with rotatelogs which got fixed earlier this year.
I have started seeing this problem recently.
I am currently using httpd-2.0.59 ,I want to change the rotatelogs binaries to
the new binary is it
15 matches
Mail list logo