httpd-2.2.3-11.el5_2.centos.4
resin 3.1.8

What should be a good ratio between external apache connections and
mod_caucho connections.
Here is a sample  are seeing this like this from netstat:

[netstat -tan |grep \:80 | grep EST |wc -l ;  netstat -tan |grep \:6802 |
grep EST |wc -l

(80:) 26
(6802:)110

5
32

7
48

10
34

Do the connection between apache httpd and resin count against apache 's
MaxClients config ? or resin's maximums in the server.xml?

The future is here. It's just not widely distributed yet.
-William Gibson
_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to