Hi there,

I'm using IIS as the frontend contacting resin by isapi_srun.dll.
I've trouble to find the document about how to configure the params below:
   connect-timeout
   live-time
   dead-time
which /caucho-status servlet showed me.

The running value I saw in my webapp:
    connect-timeout: 2
    live-time: 10
    dead-time: 20

The connect-timeout was too low to make IIS sometimes think the backend resin
could not be contacted as returns HTTP 5xx to client.

How could I configure these params in httpd.conf or anywhere?

BTW:
I know exactly how to configure timeout/pool/keepalive params for apache plugin.
I'm using Resin 3.1.7a.

regards
-Wesley
_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to