There are code paths that are broken when the configuration parameter GEM_PGSVR_USE_SSL is set to TRUE. There are thread safety issues in the socket code, making the multi-threaded pgsvr end of the ssl connection unreliable.
Do not set GEM_PGSVR_USE_SSL to true.
Last updated: 11/9/17