On Tue, 20 Mar 2012 14:29:48 -0300 Friedrich Locke wrote: > Dear list members, > > i have just installed my openbsd box and would like to configure my > server to handle http requests. I would like to set apache to spawn at > most 10 processes and each handle at most 20 requests simultaneously. > Is that possible ? Or each process can handle at most 1 process at any > given time? > > Thanks in advance. >
Yes, have you looked at the man page or config file?

