|
|
谁在使用Linode的VPS,有没有LAMP的优化设置,我的1G的负载实在是太低了,我安装了kloxo的面板,但是我测试下来我1G内存的Linode-VPS,负载实在是没脸见人啊。。谁知道怎么优化设置LAMP。我先提高负载。。。把Linode的性能发挥到最大。谁懂的给我个设置教程啊。系统是Centos5.5-32位的,做的是外贸站。目前站点打开速度都还不错,问客户了,客户也说还不错。但是我用ab还有webbench测试下来,负载确实太低。低的不想去看。。。我的网点是zencart的系统。所以我不知道安装Nginx的是否合适,所以现在就只能用LAMP的。。。。大神啊,各位给我个建议。
真诚的求助,有偿的也可以。这是实话。。。
我的QQ:53935080
补充:
楼下的不要说我脑残。。我没有说清楚。。。我说的是压力测试数据。。看数据吧- webbench -c 500 -t 30 http://www.*********.com/
- Webbench - Simple Web Benchmark 1.5
- Copyright (c) Radim Kolar 1997-2004, GPL Open Source Software.
- Benchmarking: GET http://www.************e.com/
- 500 clients, running 30 sec.
- Speed=278 pages/min, 441401 bytes/sec.
- Requests: 139 susceed, 0 failed.
复制代码- Server Software: Apache/2.2.3
- Server Hostname: www.domain.com
- Server Port: 80
- Document Path: /
- Document Length: 94938 bytes
- Concurrency Level: 1
- Time taken for tests: 4.663408 seconds
- Complete requests: 10
- Failed requests: 9
- (Connect: 0, Length: 9, Exceptions: 0)
- Write errors: 0
- Total transferred: 952176 bytes
- HTML transferred: 947366 bytes
- Requests per second: 2.14 [#/sec] (mean)
- Time per request: 466.341 [ms] (mean)
- Time per request: 466.341 [ms] (mean, across all concurrent requests)
- Transfer rate: 199.21 [Kbytes/sec] received
- Connection Times (ms)
- min mean[+/-sd] median max
- Connect: 0 0 0.0 0 0
- Processing: 434 465 23.9 462 508
- Waiting: 433 465 23.9 462 508
- Total: 434 465 23.9 462 508
- Percentage of the requests served within a certain time (ms)
- 50% 462
- 66% 471
- 75% 480
- 80% 497
- 90% 508
- 95% 508
- 98% 508
- 99% 508
- 100% 508 (longest request)
复制代码
[ 本帖最后由 zch0071 于 2010-12-5 23:25 编辑 ] |
|