"Stephen R. van den Berg" <[email protected]> wrote: > Not open. > /usr/local/pike/7.8.179/lib/modules/SSL.pmod/sslfile.pike:944: > SSL.sslfile(0)->s > protocols/http.pike:3279: > RequestID()->create(SSL.sslfile(0),SSLProtocol(https:/ > src/backend.cmod:2785: Pike.Backend(0)->`()(3600) > /usr/local/pike/7.8.179/lib/master.pike:3850: > master()->_main(({"/usr/roxen/serv /.../ > It usually happens about 2 minutes after the server has started up, once. > What would be the proper place/way to fix this?
Looks like an ssl connection that gets closed very quickly somehow. -DSSL3_DEBUG should give you a better idea what really happens.
