LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   PHP (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=19)
-   -   xCache: Multiple SHM issue (http://www.litespeedtech.com/support/forum/showthread.php?t=2222)

IrPr 07-30-2008 01:27 AM

xCache: Multiple SHM issue
 
1 Attachment(s)
Hi there

I'm getting jumpy cached data fetch which means it doesnt share SHM with each other PHP processes
I've searched forum and i found this thread
but im using same LSAPI configurations

Environment:
PHP_LSAPI_MAX_REQUESTS=1024
PHP_LSAPI_CHILDREN=32

Max Connections: 32

Instances: 1

Im using 8 cpu cores for listener n guess thats why it uses multiple SHM
I've attached my pstree here
Attachment 45

Should i use 1 core for listener to solve this problem?
Any idea would be appreciated

mistwang 07-30-2008 10:43 AM

Quote:

Should i use 1 core for listener to solve this problem?
Yes, it should work. each lshttpd process will start its own group of lsphp processes.


All times are GMT -7. The time now is 08:51 AM.