NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: FastCGI vs local server with reverse proxy



On Mon, 15 Dec 2025 11:54:08 +0530
Mayuresh <mayuresh%acm.org@localhost> wrote:

>     NOTE: This library uses 'blocking' socket I/O. If you are looking
>     for a library with 'non-blocking' socket I/O, this is not the one
>     that you want.

A non-blocking library would allow a single thread to handle multiple
connections or perform other work. I don't think it would have any
impact on the HTTP performance for a single connection.


Home | Main Index | Thread Index | Old Index