[Rails] Re: Calculate Page views efficiently

2009-01-28 Thread deepu
sullivan, thanks for the reply. But the very act of inserting into any table means i cannot use page caching which will be aserious performance penalty to pay. i will explore the logs option though. thanks Cheers, Deepu. On Jan 28, 11:15 pm, "sullivan.t" wrote: >

[Rails] Calculate Page views efficiently

2009-01-28 Thread deepu
Hi, I am coding forum software in rails. In forum software how many times a thread is viewed is an important metric .one way of doing this is creating a before_filter which logs in a view everytime a page is requested. actually just because i need to run this before_filter i can't do page ca

[Rails] HAproxy not listening to all IP address

2008-11-04 Thread deepu
ow to make HAProxy listen to all that traffic and then proxy that to their app servers. i am really amused HAproxy listens to only one ip per port. looking for help from you guys. Cheers, Deepu. --~--~-~--~~~---~--~~ You received this message because you are subsc