On Feb 25, 2009, at 2:52 PM, david day wrote: > On Thu, Feb 19, 2009 at 2:00 PM, Scott Ferguson <[email protected]> > wrote: >> Can you check with the current 3.1.8 snapshot? > I downloaded and installed resin-pro-3.1.s090218 but get the same > results. What options do I have with debugging mod_caucho?
Good. In that case, you're not hitting the alignment bug, because that bug wouldn't try to connect to Resin. What does the /caucho-status show? The message is saying that mod_caucho can't connect to the Resin instance. The /caucho-status should show the IP:port that mod_caucho is trying to use to connect to Resin. -- Scott > > > My current environment is: > CentOS release 5.2 (Final) > httpd-devel-2.2.3-11.el5_2.centos.4 > httpd-2.2.3-11.el5_2.centos.4 > mod_ssl-2.2.3-11.el5_2.centos.4 > apr-devel-1.2.7-11 > apr-1.2.7-11 > apr-util-1.2.7-7.el5 > apr-util-devel-1.2.7-7.el5 > > > with: > ./configure --prefix=/opt/resin-31snap --enable-debug --enable-jni > --with-apxs=/usr/sbin/apxs > > This output now appears in Apache log > [02/Feb/2009:16:05:58 -0600] 1707_-1219740784: > config.c:1291:cse_update_host(): complete :0(0x9165388) old:0 > now:1235599558() > [02/Feb/2009:16:05:58 -0600] 1707_-1219740784: > config.c:1683:cse_match_request(): entry qa4b.kpiint.com / match:yes > [02/Feb/2009:16:05:58 -0600] 1707_-1219740784: > mod_caucho.c:1288:cse_dispatch(): [1707] match qa4b.kpiint.com:/ > [02/Feb/2009:16:05:58 -0600] 1707_-1219740784: > mod_caucho.c:911:caucho_request(): session index: -1 > [02/Feb/2009:16:05:58 -0600] 1707_-1219740784: > mod_caucho.c:923:caucho_request(): no connection: cluster(0x91653c8) > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
