Hi,Yes, Dispatcher is compatible (worker binary of apache vs the prefork,the new event MPM in Apache 2.4:) the dispatcher modifies only local, per-thread state, but all global variables are read-only, initialized once and are therefore thread-safe.Thanks,