https://issues.apache.org/bugzilla/show_bug.cgi?id=49203
--- Comment #5 from [email protected] 2010-05-02 18:24:57 EDT --- I just repeated the test with latest mod fcgid from svn. Started test1.php, then test1.php again, and then test2.php with a few seconds delay among them. Output of test1.php instance #1: hello delayed world! Mon, 03 May 2010 00:20:48 +0200 Output of test1.php instance #2: hello delayed world! Mon, 03 May 2010 00:21:48 +0200 Output of test2.php: hello world! Mon, 03 May 2010 00:19:52 +0200 full error_log: [Mon May 03 00:19:32 2010] [info] mod_ssl/2.2.15 compiled against Server: Apache/2.2.15, Library: OpenSSL/0.9.8g [Mon May 03 00:19:32 2010] [info] mod_fcgid: Process manager 18110 started [Mon May 03 00:19:32 2010] [notice] Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8g mod_fcgid/2.3.6-dev configured -- resuming normal operations [Mon May 03 00:19:32 2010] [info] Server built: Apr 6 2010 11:11:49 [Mon May 03 00:19:32 2010] [debug] worker.c(1757): AcceptMutex: sysvsem (default: sysvsem) [Mon May 03 00:19:48 2010] [debug] mod_vhost_cdb.c(170): [client MYIP] set_doc_root: server_hostname: DOCROOT [Mon May 03 00:19:48 2010] [info] mod_fcgid: server DOCROOT:/usr/local/phpw3/bin/php-cgi(18173) started [Mon May 03 00:19:51 2010] [debug] mod_vhost_cdb.c(170): [client MYIP] set_doc_root: server_hostname: DOCROOT [Mon May 03 00:19:52 2010] [info] mod_fcgid: server DOCROOT:/usr/local/phpw3/bin/php-cgi(18177) started -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
