Does anyone have any experience running this on OpenBSD? It's basically an 
apache module for dispatching incoming requests to Webware's Webkit 
application server.

On OpenBSD it compiles fine and runs fine - for about four days. Then it 
starts giving errors like the following:

[error] mod_ssl: Cannot open SSLSessionCache DBM file `/logs/ssl_scache' for 
writing (store) (System error follows)
[error] System: Too many open files (errno: 24)
[error] (24)Too many open files: Couldn't connect to AppServer, attempt 1 of 
10
...

I've tried increasing file limits both in the kernel via sysctl and at boot 
via login.conf, with no success. Also, using either fstat or lsof, the number 
of open files at error time for both the system as a whole and for the http 
daemon are well below the limits I've set. I assume the SSLSessionCache error 
is due to the failure to connect to the Webkit AppServer.

Any assistance greatly appreciated.

-- 
Jeff Simmons                                   [EMAIL PROTECTED]
Simmons Consulting - Network Engineering, Administration, Security
"You guys, I don't hear any noise. Are you sure you're doing it right?"
        --My Life With The Thrill Kill Kult

Reply via email to