You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Go...@gmx.net on 2004/09/15 16:42:20 UTC

[users@httpd] Apache 2.0.50 run into endless LOOP

Hi,

SunOS su00056 5.8 Generic_108528-17 sun4u sparc SUNW,Sun-Fire-280R

Apache 2.0.50 + OpenSSL 0.9.7d
Compiled in modules:
  core.c
  mod_access.c
  mod_auth.c
  mod_auth_dbm.c
  mod_include.c
  mod_log_config.c
  mod_env.c
  mod_headers.c
  mod_setenvif.c
  mod_proxy.c
  proxy_connect.c
  proxy_ftp.c
  proxy_http.c
  mod_ssl.c
  worker.c
  http_core.c
  mod_mime.c
  mod_status.c
  mod_info.c
  mod_dir.c
  mod_actions.c
  mod_alias.c
  mod_rewrite.c

but dosent matter, we also get the Problem with other Modules, but mod_ssl
is always used.

We also using MPMWorker.

Problem is, that one of the Apacheprocesses, after a while, run into an
endless Loop, sometimes using more than 50% CPU

truss tells me nothing, i suppose that the Process do nothing, after a
restart everything is fine. at the Moment i cant do a BT, sorry. 

dose anyone else also run into this Problem ?
is there any Workaround ? 

Regards
Christian

i already read:
http://www.heise.de/newsticker/meldung/50625
http://issues.apache.org/bugzilla/show_bug.cgi?id=31066

-- 
NEU: GMX ProMail mit bestem Virenschutz http://www.gmx.net/de/go/mail
+++ Empfehlung der Redaktion +++ Internet Professionell 10/04 +++


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache 2.0.50 run into endless LOOP

Posted by Joe Orton <jo...@redhat.com>.
On Wed, Sep 15, 2004 at 04:42:20PM +0200, Gottschalch@gmx.net wrote:
...
> but dosent matter, we also get the Problem with other Modules, but mod_ssl
> is always used.
> 
> We also using MPMWorker.
> 
> Problem is, that one of the Apacheprocesses, after a while, run into an
> endless Loop, sometimes using more than 50% CPU

2.0.51 was just release which fixes a possible infinite loop in mod_ssl, 
so you could try upgrading.  Otherwise, try prefork rather than worker.

joe

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org