Does tomcat creates thread even if it returns 404 error
In case of 404 error,does tomcat create Thread for this request?In other word what does tomcat do first? 1. Finds the corresponding servlet first then create thread or first creates thread then try to find the corresponding servlet?
Aucun commentaire:
Enregistrer un commentaire