>Then i disabled .tcl caching, results are constantly around 1500 req/sec >and i checked PHP source, it does compile file with every request, so >PHP compiler is little bit faster than Tcl compiler.
when you install the Zend Optimizer (with default optimization levels), how much does that speed up your PHP example compared to the TCL with caching? Bernd.
