Welcome Guest, Not a member yet? Register   Sign In
Can i go faster?
#1

[eluser]Rogier[/eluser]
I'm building a small modular CMS. But can i get more request/second? How do i do this. I already use phil sturgeon's cache lib. My queries are fast according to the profiler lib.
Apache benchmark:
Code:
Document Path:          /atom/index
Document Length:        23545 bytes

Concurrency Level:      10
Time taken for tests:   46.31786 seconds
Complete requests:      1000
Failed requests:        0
Write errors:           0
Total transferred:      24346000 bytes
HTML transferred:       23545000 bytes
Requests per second:    21.72 [#/sec] (mean)
Time per request:       460.318 [ms] (mean)
Time per request:       46.032 [ms] (mean, across all concurrent requests)
Transfer rate:          516.49 [Kbytes/sec] received

Should i cache the total output?(cause all i'm caching now is the pagedata).

Greets


Messages In This Thread
Can i go faster? - by El Forum - 05-31-2011, 04:24 PM
Can i go faster? - by El Forum - 06-01-2011, 03:05 AM
Can i go faster? - by El Forum - 06-01-2011, 03:17 AM
Can i go faster? - by El Forum - 06-01-2011, 03:33 AM



Theme © iAndrew 2016 - Forum software by © MyBB