Hi Jeff, Thanks for your reply. My OS is Linux with kernel 2.6.x. Actually, as your suggest, I've been tracing the Apache source code for a couple of days. I'm new to the Apache, seems that something wrong between GNU CGI and mod_cgi, not sure. But I might give up the upgrading due to the limited time.
Thanks. Best regards, honercek On Fri, May 28, 2010 at 12:27 AM, Jeff Trawick <traw...@gmail.com> wrote: > On Wed, May 26, 2010 at 9:24 AM, Chen Chien-Yu <honer...@gmail.com> wrote: > > Hi, > > > > I encountered a problem after upgrading Apache to 2.2.15. > > The client will be stuck and load infinitely via the HTTP protocol, but > it > > worked correctly in 2.0.55 before I upgraded. > > what OS? > > you probably need to get a syscall trace (strace, truss, etc.) of the > child process handling the request up until the point of failure, and > also attach to the child with a debugger (gdb, dbx, etc.) and get a > backtrace > > --------------------------------------------------------------------- > 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-unsubscr...@httpd.apache.org > " from the digest: users-digest-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >