Skip to content

Servlet 请求的回放过程 #500

Closed Answered by mr3
buzz321 asked this question in Q&A
Discussion options

You must be logged in to vote

@buzz321

  1. 回放流程请求 1次预热请求/2次降噪请求/1...N回放请求
  2. 可能与你理解有一些偏差,Request handler 预热流程如下
CaseEventDispatcher.onEvent(CaseEvent.ofEnterEvent());   
    io.arex.inst.runtime.listener.EventProcessor#onRequest
        io.arex.inst.runtime.request.RequestHandlerManager#init

详细代码见:https://github.com/arextest/arex-agent-java

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lijing-22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants