| william_os4y ( @ 2009-02-25 19:53:00 |
FAPWS-0.2 (WSGI server based on libev)
I'm really happy to announce the release of FAPWS3-0.2 a WSGI webserver based on libev.
This release include several bugfixes.
You can got it on my github website: http://github.com/william-os4y/fapws3/t arball/v0.2
Most importantly, with this release FAPWS becomes much more stable and useful.
I've tested it with many different type of configurations and it has always resisted to my differents Stress tests (with ApacheBenchmark tool):
- Django webpage with a complex (and ugly) sql command with 300 concurrent requests
- Simple Django webpage with 300 concurrents requets
- for a simple Jpg files I've got 3524#/sec.
Thanks to give it a trial.
William
ANNEXES:
========
Tests with 300 concurrent requests.
Heavy Django page:
------------------
Much more simple Django page
-----------------------------
Simple jpg file
----------------
I'm really happy to announce the release of FAPWS3-0.2 a WSGI webserver based on libev.
This release include several bugfixes.
You can got it on my github website: http://github.com/william-os4y/fapws3/t
Most importantly, with this release FAPWS becomes much more stable and useful.
I've tested it with many different type of configurations and it has always resisted to my differents Stress tests (with ApacheBenchmark tool):
- Django webpage with a complex (and ugly) sql command with 300 concurrent requests
- Simple Django webpage with 300 concurrents requets
- for a simple Jpg files I've got 3524#/sec.
Thanks to give it a trial.
William
ANNEXES:
========
Tests with 300 concurrent requests.
Heavy Django page:
------------------
Server Software: fapws3/0.2 Server Hostname: 127.0.0.1 Server Port: 8084 Document Path: /acts/2009/ Document Length: 24554 bytes Concurrency Level: 300 Time taken for tests: 166.334 seconds Complete requests: 1000 Failed requests: 0 Write errors: 0 Total transferred: 19772014 bytes HTML transferred: 19667754 bytes Requests per second: 4.81 [#/sec] (mean) Time per request: 62375.084 [ms] (mean) Time per request: 207.917 [ms] (mean, across all concurrent requests) Transfer rate: 116.08 [Kbytes/sec] received
Much more simple Django page
-----------------------------
Server Software: fapws3/0.2 Server Hostname: 127.0.0.1 Server Port: 8084 Document Path: /membres/Off/ Document Length: 4918 bytes Concurrency Level: 300 Time taken for tests: 23.178 seconds Complete requests: 1000 Failed requests: 0 Write errors: 0 Total transferred: 5290304 bytes HTML transferred: 5154064 bytes Requests per second: 43.14 [#/sec] (mean) Time per request: 6953.497 [ms] (mean) Time per request: 23.178 [ms] (mean, across all concurrent requests) Transfer rate: 222.89 [Kbytes/sec] received
Simple jpg file
----------------
Server Software: fapws3/0.2 Server Hostname: 127.0.0.1 Server Port: 8084 Document Path: /static/images/img04.jpg Document Length: 13974 bytes Concurrency Level: 300 Time taken for tests: 28.369 seconds Complete requests: 100000 Failed requests: 0 Write errors: 0 Total transferred: 1416300000 bytes HTML transferred: 1397400000 bytes Requests per second: 3524.99 [#/sec] (mean) Time per request: 85.107 [ms] (mean) Time per request: 0.284 [ms] (mean, across all concurrent requests) Transfer rate: 48754.28 [Kbytes/sec] received