Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ

Gunicorn+WSGI Benchmarking or WSGI

I have tested openerp server in two different condition.

Case A: First test Benchmarking for openerp+gunicorn

Case B: second test Benchmarking for openerp+without using gunicorn.

In case-A, I had done fire 9000 request(each 500 concurrent) benchmarking. Result of case A: It fails after 1090 request.

In case-B, I had done fire 9000 request(each 500 concurrent) benchmarking. Result of Case B: All 9000 request are fullfilled(88.963 seconds)

Why case-B completed all request and Gunicorn fails after 1090 request only.?

Does gunicorn is batter? does it affect or unwanted layer ?

Ảnh đại diện
Huỷ bỏ

You should provide a detailed information about configuration and environment for each test.

Tác giả

Server: 2GB-RAM/Intel® Celeron(R) CPU B830 @ 1.80GHz × 2 - Processor/1TB-HDD

What was the number of processes and memory options? Was the database server running on the same machine? Which OpenERP version? Did you test the new v7 multiprocessing implementation (Multicorn)? Did you use json calls or xml-rpc?

Tác giả

OpenERP 7 and else default configurations for openerp server

Tác giả

@Ali: Kindly avoid to answer if you do not know Benchmarking process.

@Jackson, I believe that was a comment, not an answer! I demanded more details about your question to try to find an explanation. Is there a standard OpenERP benchmark procedure? Kindly provide a link if there is one.

Tác giả

I found a blog: which introduce benchmark:

http://snippetbucket.com/2013/03/start-openerp-with-gunicorn/

Bài viết liên quan Trả lời Lượt xem Hoạt động
8
thg 2 17
38851
3
thg 3 15
16484
1
thg 4 23
39869
2
thg 9 18
29219
7
thg 12 15
11227