Net_Server_Driver_Fork::setMaxClients

Net_Server_Driver_Fork::setMaxClients() – set maximum amount of simultaneous connections

Synopsis

require_once 'ServerDriverFork.php';

void Net_Server_Driver_Fork::setMaxClients ( int $maxClients )

Description

this is not possible as each client gets its own process

Parameter

integer $maxClients

Throws

throws no exceptions thrown

Note

This function can not be called statically.

service the current request (Previous) shutdown server (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.