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-