Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-20 Thread Carlos _
Hi, i have checked permissions and they are ok, the sintax of the file i think is ok. About the default httpd.conf i only make two changes Listen --> 80 to 7000 User and Group --> nobody to myuser. I compiled Apache with the option --prefix, it's the one option i have used They aren't logs and th

Re: [us...@httpd] Re: [alert] (11)Resource temporarily unavailable: apr_thread_create: unable to create worker thread

2010-06-20 Thread Nilesh Govindarajan
On 06/21/2010 07:01 AM, Dan Poirier wrote: On 2010-06-20 at 14:08, Nilesh Govindarajan wrote: A newly configured apache installation keeps emitting this error. It was compiled from scratch with worker MPM. The settings for worker MPM is below: StartServers 5 MaxClients

[us...@httpd] how can apache be used effectively in a professional setup

2010-06-20 Thread Tapas Mishra
I am looking for what can be achieved with Apache.My understanding is just that of a newbie. I used reverse proxy and NameVirtualHosting with some Customized Logging. Recorded time stamps Apache took to serve pages.Used a few application servers with Apache as front end to them. I recently came ac

[us...@httpd] Re: [alert] (11)Resource temporarily unavailable: apr_thread_create: unable to create worker thread

2010-06-20 Thread Dan Poirier
On 2010-06-20 at 14:08, Nilesh Govindarajan wrote: > A newly configured apache installation keeps emitting this error. > It was compiled from scratch with worker MPM. > The settings for worker MPM is below: > StartServers 5 > MaxClients 250 > MinSpareThreads 5 >

[us...@httpd] [alert] (11)Resource temporarily unavailable: apr_thread_create: unable to create worker thread

2010-06-20 Thread Nilesh Govindarajan
A newly configured apache installation keeps emitting this error. It was compiled from scratch with worker MPM. The settings for worker MPM is below: StartServers 5 MaxClients 250 MinSpareThreads 5 MaxSpareThreads 10 ThreadsPerChild 50 MaxRe

Re: [us...@httpd] rewrite rule tutorial on ask apache I could not understand syntax

2010-06-20 Thread Tapas Mishra
Hi,Tom and Rich thanks for your links.Can you provide any more link as what exactly can I do more with Apache. I have hosted websites and know some bit of reverse proxy etc. >From this discussion I got curiosity to understand the hooking process of apache.Can you provide me some links which you fee

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-20 Thread J. Greenlees
Carlos _ wrote: I am working with Apache v2.2.6 and with v2.2.12, but when i try to start Apache i receive de next error message: httpd: Could not open configuration file /usr/local/apache2.2/conf/ httpd.conf: Invalid argument, the file exists and have permissions, The SO is Linux x86_64 x86_64