Archive for June, 2010
Speed up Vbulletin Forum with Memcached
Memcached is a memory caching system. This will help to increase speed of your vbforum . Vb have default support for integrating memchached. I already wrote a document for using memcached with Openx software. Please see the steps below, to see how you can configure memcached in your server and integrate to vbulletin Install memcached [...]
GDB for Debugging Linux Software
GDB is a nice tool for debugging linux software and find out its flaws. Let me give an easy way how you can use gdb to debug your application. If you see one of your application crashing or not working well, you can use gdb to debug it and send the result to its developers. [...]
Openx Cluster Handbook – 121 cluster Openx High performance simple cluster based on Nginx, lighttpd/apache
Disclaimer : Please notices this document will help you for configuring an simple highperformance cluster for hosting Openx services. This article is licensed under Creative Commons Attribution-No ncommercial 2.5 India .Please don’t copy and paste the configurations to your server if it is not the hardware that mentioned in the hardware requirements. 1. Introduction 1.1 [...]