We are running an application written in Forte that runs slower while compiled on our HP-UX 11.00 box than it does in interpretive mode under Windows! This just doesn't seem possible so we are looking into fine-tuning how Forte / HP-UX should be configured. One item we found is to use the ndd command to bump up the tcp_conn_request_max parameter for /dev/tcp (Forte's recommendation). Another idea is to increase the number of threads available for a process. Is there a way to this? Is there something else that we should be looking at? Any input will be greatly appreciated.