logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Paid Support: apr_thread_create: unable to create worker thr
Author
jmweb



Joined: 08 Jun 2017
Posts: 8
Location: USA, Charlotte

PostPosted: Wed 03 Oct '18 20:08    Post subject: Paid Support: apr_thread_create: unable to create worker thr Reply with quote

I know this forum is primarily for Apache on Windows but I have been unable to resolve an issue on my production server running Apache 2.4.34 on SUSE Linux ES 12.

I am willing to compensate someone for their time resolving this issue.

Here is a link to the issue submitted to the Apache mailing list: https://markmail.org/thread/dzugs2osj62g6zqg
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Tue 16 Oct '18 22:57    Post subject: Reply with quote

Some Linux distros have a limit of the number of threads owned by by a user. You can check with ulimit
Maybe you have to increase that value. I never worked with SUSE, but for example RHEL has 1024 some other distros have only 512

it can also help to increase ThreadsPerChild in your httpd.conf[/i]
Back to top


Reply to topic   Topic: Paid Support: apr_thread_create: unable to create worker thr View previous topic :: View next topic
Post new topic   Forum Index -> Apache