13 messages in ru.sysoev.nginxRe: accesslog into sql
FromSent OnAttachments
Zoltan HERPAIFeb 4, 2009 7:41 am 
István SzukácsFeb 4, 2009 8:49 am 
Jim OhlsteinFeb 4, 2009 9:13 am 
Zoltan HERPAIFeb 4, 2009 9:16 am 
Ask Bjørn HansenFeb 4, 2009 10:39 am 
Matt LewandowskyFeb 4, 2009 11:10 am 
István SzukácsFeb 4, 2009 12:10 pm 
István SzukácsFeb 4, 2009 12:23 pm 
Andrius SemionovasFeb 4, 2009 1:20 pm 
Dave BaileyFeb 4, 2009 2:00 pm 
Olivier BonvaletFeb 4, 2009 2:03 pm 
Nginx LovaFeb 4, 2009 2:20 pm 
Ask Bjørn HansenFeb 4, 2009 2:37 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: accesslog into sqlActions...
From:Zoltan HERPAI (wigy@uid0.hu)
Date:Feb 4, 2009 9:16:31 am
List:ru.sysoev.nginx

Because some PHP guy thinks

a.) it's a good idea to rip off data from the accesslog to show up on some site in real-time

b.) it's really a better idea than allowing him to read through the accesslog file itself (2-3Gb), though I'm pushing the dead horse to the other street (to the rdbms)

c.) handling the output of some script from a cronjob won't be flexible enough for him

d.) it's fun to see me go postal on such requests.

:)

Regards, -w-

On Wed, 4 Feb 2009, István Szukács wrote:

why would you slow down the nginx 1000 times?

;)

On Wed, Feb 4, 2009 at 3:41 PM, Zoltan HERPAI <wigy@uid0.hu> wrote: Hello,

I would like to know if a module is available with which I can write my
accesslogs directly into mysql, postgresql or any other rdbms. I'm using 0.6.34 currently, but would go to 0.7.x branch if such
module is available only there.

Thanks in advance, -w-