in reply to Re^2: Can two separate responses be sent to the client's browser from Perl, such as via fork{}?
in thread Can two separate responses be sent to the client's browser from Perl, such as via fork{}?
The server returns the PDF in about 6-7 seconds for a 330+ page book. This is quite tolerable, and is in no danger of timeouts.
For requests arriving serially. Try 20 in parallel and see what happens.
🦛
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Can two separate responses be sent to the client's browser from Perl, such as via fork{}?
by Polyglot (Chaplain) on Oct 17, 2023 at 10:27 UTC |