
02-22-2011, 05:28 PM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,590
|
|
Quote:
2011-02-23 00:40:28.254 [notice] [89.238.173.***:2161-0#apvh_] [stderr] debug line - started process
2011-02-23 00:41:09.110 [notice] [89.238.173.***:2176-0#apvh_] [stderr] debug line - started process
2011-02-23 00:41:40.110 [notice] [89.238.173.***:2189-0#apvh_] [stderr] debug line - started process
2011-02-23 00:42:12.109 [notice] [89.238.173.***:2204-0#apvh_] [stderr] debug line - started process
|
You should notice that each log entry has a different port number
2161, 2176, 2189, 2204, it means that the client you use for this test was resending the same request repeatedly, if the same request being restarted multiple times, the port number will stay the same.
|