|
cvs: pecl /apc apc.php: msg#00193php.pecl.cvs
rasmus Mon Jul 25 15:31:26 2005 EDT Modified files: /pecl/apc apc.php Log: Be explicit that these are cache requests, not traditional web requests we are talking about here. http://cvs.php.net/diff.php/pecl/apc/apc.php?r1=3.21&r2=3.22&ty=u Index: pecl/apc/apc.php diff -u pecl/apc/apc.php:3.21 pecl/apc/apc.php:3.22 --- pecl/apc/apc.php:3.21 Mon Jul 25 12:01:26 2005 +++ pecl/apc/apc.php Mon Jul 25 15:31:26 2005 @@ -21,7 +21,7 @@ */ -$VERSION='$Id: apc.php,v 3.21 2005/07/25 16:01:26 johannes Exp $'; +$VERSION='$Id: apc.php,v 3.22 2005/07/25 19:31:26 rasmus Exp $'; @@ -470,7 +470,7 @@ <tr class=tr-0><td class=td-0>Cached Files</td><td>$number_cached</td></tr> <tr class=tr-1><td class=td-0>Hits</td><td>{$cache['num_hits']}</td></tr> <tr class=tr-0><td class=td-0>Misses</td><td>{$cache['num_misses']}</td></tr> - <tr class=tr-1><td class=td-0>Request Rate</td><td>$req_rate requests/second</td></tr> + <tr class=tr-1><td class=td-0>Request Rate</td><td>$req_rate cache requests/second</td></tr> <tr class=tr-0><td class=td-0>Shared Memory</td><td>{$mem['num_seg']} Segment(s) with $seg_size</td></tr> </tbody></table> </div> |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | cvs: pecl /sdo/DAS/Relational/Scenarios 1c-C.php 1c-CD.php 1c-CRU.php 1c-CRUD.php 1c-DCsamePK.php 1c-R.php 1c-RA.php 1c-RD.php 1c-RU.php 1c-RUnull.php 1c-RUunsetPrimitive.php 1cd-C.php 1cd-CRUD.php 1cd-RA.php 1cde-C.php 1cde-CRU.php 1cde-CRUD.php 1cde-CRUDdetach.php 1cde-R.php 1e-CRUD.php mc-C.php mc-R.php mc-RD.php mc-RU.php: 00193, Matthew Peters |
|---|---|
| Next by Date: | cvs: pecl /ssh2 config.w32: 00193, Frank M. Kromann |
| Previous by Thread: | cvs: pecl /apc apc.phpi: 00193, Johannes Schlüter |
| Next by Thread: | cvs: pecl /apc apc.php: 00193, Ilia Alshanetsky |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |