Liste des Groupes | Revenir à co vms |
On Mon, 2 Jun 2025 09:25:22 -0400, Arne Vajhøj wrote:It is a tradeoff between memory usage by having processes standbyOn 6/1/2025 11:44 PM, Lawrence D'Oliveiro wrote:But there’s a resource-usage cost associated with keeping processes in>>
What about multiple concurrent connections? You can’t avoid creating
extra processes in that situation.
True.
>
But they will all be kept around and reused. OSU HTTPD use it for CGI
scripts - it works.
existence, isn’t there. As opposed to letting the server process control
for itself how it will divide up multiple concurrent connections among a
set of service processes/threads.
(I know, CGI doesn’t give you that control anyway. This is why WebI would say that the main reason for CGI being obsolete is poor
developers don’t like to use CGI nowadays.)
Les messages affichés proviennent d'usenet.