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

m68k Apache usage hints



Hello,

When using Apache on the m68k platform, I have found the following help:

Timeout 2400 (was 300)

This is a biggie if you want to work with cgi programs on 68k, because
it keeps the server from killing the child processes because they take
too long in real time (the application I was running into problems with
was the Greymatter blog software, written in perl).

The other hint is to lower the maximum number of spare servers, I set mine at
6, and leave the minimum number at 2, allowing more of the precious RAM
resource to be conserved for your application, and not tool overhead.

Otherwise, Apache works, (using 1.3.xx), and so does PHP, on the 68k!

--Lance


Reply to: