Skip to content

Conversation

@smellyshovel
Copy link

...for a described limitation.

In this PR, I suggest including a hint for the readers of the book to clarify how they can observe the behavior described in the multi-threaded web server section. Due to certain browser-specific limitations (such as request caching or connection reuse within the same browser), the non-blocking handling of concurrent requests may not be evident when using a single browser.

The added note suggests using either multiple different browsers or a tool like curl to simulate multiple simultaneous requests more effectively, helping readers better understand and verify the server’s concurrent behavior as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant