1. is TS's works asynchronous, like lighttpd?
or it works synchronous, one thread serves one request, when all the
threads in the pool exhausts, then refuse to work?2. Can "Congestion Control" be used in revers proxy mode, when congestion happend, return the user a user-defined page? 3. I am trying to find the command to delete certain cache object by regex. But I only find the method which delete the total database. is there a method to only delete certain object ? Thank you.
