Hi,

I am running apache 1.3.28 as a front end (proxy) to my application running on 
WAS.
But I keep getting the following error in my error.log even if I load the 
system with just 4 users.

"[Tue Aug 23 17:24:31 2005] [error] Server ran out of threads to serve 
requests. Consider raising the ThreadsPerChild setting
[Tue Aug 23 19:03:29 2005] [error] forcing termination of child #0 (handle 
18944)"

After this the webserver stops processing any further requests. It just hangs.

Please tell me if I need to do any changes in the apache configuration.
(I have not changed any of the default conf in httpd.conf file other than 
adding a virtual host directive)

Apache WebServer version - 1.3.28
OS - Windows 2K

_Rajiv.

-----Original Message-----
From: Jérôme Tytgat [mailto:[EMAIL PROTECTED] 
Sent: 26 August 2005 10:03
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Mod_proxy and javascript problem



Axel-Stéphane SMORGRAV a écrit :
> You know what? Some applications build URLs based on the value of the Host 
> header. If you use ProxyPreserveHost, 
> it may just turn out to solve your problem altogether so you will not need to 
> rewrite the HTML contents.
> 
> -ascs 

Once I activate "ProxyPreserveHost" the URL are not rewritten anymore, issuing 
404 errors because
it's going to the wrong server :

=> http://www.toto.net/LYCEE/Admin/Home.htm

should be : http://www.toto.net/class/LYCEE/Admin/Home.htm

---------------------------------------------------------------------
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]



-------------------Warning------------------------

This e-mail is from outside Tesco - check that it is genuine. Tesco may monitor 
and record all e-mails.





---- Disclaimer ----
This is a confidential email.  Tesco may monitor and record all emails.  The 
views expressed in this email are those of the sender and not Tesco.  
Tesco Stores Limited, Tesco House, Delamare Road, Cheshunt, Herts, EN8 9SL: 
company number 519500. 


---------------------------------------------------------------------
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