Hello, I am in the process of developing a Perl-based load generating program. After many trial designs, I came up with the following design: 1) Init and bind to server 2) fork 3) Parent process iniates asynchronous search queries 4) Child process performs ldap_result calls This works like a charm on Windows NT running Perl 5.6. However, it does not work on Solaris. I have also checked that the equivalent C program doing the same thing does not work either on Solaris. Has anyone encountered this behavior before? Bruno Grossmann SGTI-GTIS PWGSC-TPSGC Place du Portage, Phase III - 2A1 11 rue Laurier, Hull, Québec, Canada (K1A 0S5) Télephone: 819-956-1224 Télecopieur: 819-956-6476
