A
A
Alexander2016-08-14 11:06:18
JavaScript
Alexander, 2016-08-14 11:06:18

Will yii2 handle 300 simple requests per second?

Will yii2 handle 200-300 simple requests per second? One request usually pulls the local database 1-2 times and a trivial algorithm is executed. As a result (in 99%) - writing the value to the database and sending this value to the websocket server. Nothing is sent directly to the user. Only on page load. Everything else is done by the websocket server. And if it pulls, then what should be the x-ki for this server?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
eskrano, 2016-04-28
@eskrano

str_slug helper.

A
Andrzej Wielski, 2016-04-28
@wielski

https://github.com/cviebrock/eloquent-sluggable

R
Rou1997, 2016-08-14
@Rou1997

Это зависит от сервера, а не от фреймворка.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question