> On Wed, Feb 03, 2010 at 06:44:50PM +0900, Tatsuo Ishii wrote: > > Here is the header of my pool_ssl.c: > > > > * $Header: /cvsroot/pgpool/pgpool-II/pool_ssl.c,v 1.3 2010/01/31 > > 13:28:00 t-ishii Exp $ > > > > The file size is 5879 bytes. If these are same as yours, then the > > I get the same. strange!
Maybe now is the time upgrade patch command:-< patch --version patch 2.5.4 > > problem must be with my patch program:-< In this can you send me > > patched pool_ssl.c? > > Attached is the updated pool_ssl.c as well as the output of cvs diff > -u after applying the patch. interdiff doesn't show me any differences > between the patches, though. Thanks! I have committed pool_ssl.c BTW, I have a SSL disabled backend and SSL enabled pgpool. Whenever frontend connects to pgpool, I got: 2010-02-03 15:16:25 ERROR: pid 517: pool_ssl: server doesn't want to talk SSL This is a little bit annoying. Maybe you'd better to change the log level to DEBUG? Comment? -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese: http://www.sraoss.co.jp _______________________________________________ Pgpool-hackers mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-hackers
