Hi,
I'm not sure what you're planning on doing with your SSI implementation, and I assume that you're planning on doing so anyway, but if not I'm guessing it would probably be a good idea to process SSI requests in parallel for speed (with the ability to block parallel processing if necessary, e.g. to wait for variables).
I'm not sure what you're planning on doing with your SSI implementation, and I assume that you're planning on doing so anyway, but if not I'm guessing it would probably be a good idea to process SSI requests in parallel for speed (with the ability to block parallel processing if necessary, e.g. to wait for variables).