On 4/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

>         I need to get the performance and scalability figures for Apache on
> linux 2.4.19.

Are you sure you need to use such an ancient kernel? It's like 4 years
old and got a lot of bugs & vulnerabilities.

Anyway, for creating more threads, look into thread stack size option,
you'll need to lower it value to be able to launch more threads.
However you may be breaking POSIX standard on thread stack size, and
get into problems (core dumps).

--
Alexey Polyakov

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to