Skip to content

Concurrent request problem in Laravel Octane #1824

Answered by rustatian
foremtehan asked this question in Q&A
Discussion options

You must be logged in to vote

You have ab -c 10, 10 requests at the time. According to your log, you have 10 responses at the time:

[2023-12-26 19:47:09] local.DEBUG: 1703620029
[2023-12-26 19:47:09] local.DEBUG: 1703620029
[2023-12-26 19:47:09] local.DEBUG: 1703620029
[2023-12-26 19:47:09] local.DEBUG: 1703620029
[2023-12-26 19:47:09] local.DEBUG: 1703620029
[2023-12-26 19:47:09] local.DEBUG: 1703620029
[2023-12-26 19:47:09] local.DEBUG: 1703620029
[2023-12-26 19:47:09] local.DEBUG: 1703620029
[2023-12-26 19:47:09] local.DEBUG: 1703620029
[2023-12-26 19:47:09] local.DEBUG: 1703620029

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rustatian
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
R-question Question
2 participants
Converted from issue

This discussion was converted from issue #1823 on December 26, 2023 20:04.