phpinfo.php test ?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
fin
Forum Newbie
Posts: 1
Joined: Thu Jun 06, 2002 6:28 am
Location: UK

phpinfo.php test ?

Post by fin »

Hi All,

I've just ran a phpinfo.php test page on my web space. In the section on linux server this was there:

apache

Max Requests Per Child: 250<br>Keep Alive: on<br>Max Per Connection: 30

Now, I don't know much about apache & linux, but is the Max Per connection seem on the low side at 30 ????

Richard
User avatar
netclectic
Forum Newbie
Posts: 3
Joined: Mon Apr 29, 2002 10:15 am
Location: glasgow

Post by netclectic »

mine is currently reading

Per Child: 30
Keep Alive: on
Max Per Connection: 100

no idea if this is significant :?


EDIT: this might explain it more maxclients documentation
Post Reply