[EMAIL PROTECTED] wrote:
> Are you really sure to fork a php interpreter instance for every single
> request that hits your web server?
> (In reference to
> http://firestats.cc/browser/trunk/firestats/integration/django/firestats.py)
Hi,
I am the FireStats developer.
While this is not ideal, it'
Are you really sure to fork a php interpreter instance for every single
request that hits your web server?
(In reference to
http://firestats.cc/browser/trunk/firestats/integration/django/firestats.py)
--~--~-~--~~~---~--~~
You received this message because you ar
Hello django-ers,
I wrote a small middleware to log each django site pageview with
Firestats log analysis tool (Homepage: http://firestats.cc/wiki). Its
not the most efficient integration method, but it works.
Firestats is a log analysis tool (like AWstats, webalizer, Google
Analytics). Its writt