Simon, Marc, thank you both for working this out.
Looks like my SSL patch actually fixes the this problem for ip based hosting, too. (The connection is passed to the right processor without waiting for data.) But for name based hosting the original problem remains. (The multiplexer must determinate the name by reading in the Host header. But since there is only one multiplexer is blocks until it receives this header.) Given the apache process model the easiest solution might be to allow multiple multiplexers. But that of course will introduce some new process management/locking issues. Let's wait for Sean's opinion on this. Stefan _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
