WYJRichhhhh
WYJRichhhhh
> @ht-coder-wu Please check as follows: When your ab hung there, you open another terminal and just use curl http://localhost:8080/test*(ABCD is all OK) for test. I think the curling result...
> @ht-coder-wu Please try ab -n 50000(modify from 100000 to 50000) -c 100 -s 120 http://localhost:8080/testC and show us the results. Many thx! @QuantumXiecao request 50000's result: request 100000's result:...
> @ht-coder-wu I am trying to get to the bottom of this. Do you confirm the problem goes away if that custom filter is not registered anymore? If you are...
> @ht-coder-wu thanks for following-up but that wasn't my question. I am asking if the problem does not occur if `ContextFilter` is not registered. sorry,It's my fault,I forgot to mention...
I'm not sure if this issue is due to the presence or absence of transactional DB requests in the code. As transactions are managed by Spring, the current session's auto...
So it's just because the usage is incorrect,right?