xCache not chaching in Litespeed

#1
Hi I have vBulletin forums running in my website on a VPS. When I running in the Apache server, xCache seems to be working great. When I go to admin, it shows a nice huge list of all the php files that are cached and load on server is around 1.2-1.5

However the moment I turn on Litespeed, the load shoots up to 2-2.5 and when I check the xCache admin panel, I see that only 3-4 php files are cached.

I have been pulling my hair over this for past 2-3 days :(

Can someone please point me in the right direction. Thanks.

Here is output from php -v

[root@host ~]# php -v
PHP 5.2.10 (cli) (built: Sep 15 2009 19:22:38)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
with XCache v1.3.0, Copyright (c) 2005-2009, by mOo
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies
 
Top