Discussion:
Slighty OT: APC tuning??
Steve Holdoway
2011-07-09 04:11:03 UTC
Permalink
Folks,

I'm wondering if anyone out there has had experience with tuning APC for
fairly busy sites?

I've got a couple with > 500 requests/sec reported, and the only way
I've found so far that slows down the rate of fragmentation of the
allocated memory is to allocate about double the amount of memory that
it actually uses.

Is there anyone out there who's done any testing to suggest alternative
approaches who can point me in the right direction??

Cheers,

Steve
--
Steve Holdoway BSc(Hons) MNZCS <***@greengecko.co.nz>
http://www.greengecko.co.nz
MSN: ***@greengecko.co.nz
Skype: sholdowa
Glenn Enright
2011-07-09 04:14:39 UTC
Permalink
APC as in http://www.php.net/manual/en/apc.configuration.php ?
Post by Steve Holdoway
Folks,
I'm wondering if anyone out there has had experience with tuning APC for
fairly busy sites?
I've got a couple with > 500 requests/sec reported, and the only way
I've found so far that slows down the rate of fragmentation of the
allocated memory is to allocate about double the amount of memory that
it actually uses.
Is there anyone out there who's done any testing to suggest alternative
approaches who can point me in the right direction??
Cheers,
Steve
--
http://www.greengecko.co.nz
Skype: sholdowa
_______________________________________________
http://www.linux.net.nz/cgi-bin/mailman/listinfo/nzlug
_______________________________________________
NZLUG mailing list ***@linux.net.nz
http://www.linux.net.nz/cgi-bin/mailman/listinfo/nzlug
Steve Holdoway
2011-07-09 04:38:06 UTC
Permalink
Sorry.

Yup, that's the one (:

Steve
Post by Glenn Enright
APC as in http://www.php.net/manual/en/apc.configuration.php ?
Post by Steve Holdoway
Folks,
I'm wondering if anyone out there has had experience with tuning APC for
fairly busy sites?
I've got a couple with > 500 requests/sec reported, and the only way
I've found so far that slows down the rate of fragmentation of the
allocated memory is to allocate about double the amount of memory that
it actually uses.
Is there anyone out there who's done any testing to suggest alternative
approaches who can point me in the right direction??
Cheers,
Steve
--
http://www.greengecko.co.nz
Skype: sholdowa
_______________________________________________
http://www.linux.net.nz/cgi-bin/mailman/listinfo/nzlug
_______________________________________________
http://www.linux.net.nz/cgi-bin/mailman/listinfo/nzlug
--
Steve Holdoway BSc(Hons) MNZCS <***@greengecko.co.nz>
http://www.greengecko.co.nz
MSN: ***@greengecko.co.nz
Skype: sholdowa
Loading...