File tree Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Original file line number Diff line number Diff line change 6
6
Ip
7
7
</th >
8
8
<th align =" left" width =" 150" >
9
- Server<br >
10
- Thread<br >
11
- Docker Info
9
+ Server Info
12
10
</th >
13
11
<th align =" left" width =" 75" >
14
- Response Type
12
+ Response
15
13
</th >
16
14
<th align =" left" >
17
15
Request
54
52
55
53
<!--- Machine Info + Thread Info --->
56
54
<td >
57
- <div >
55
+ <div title = " Machine Host " >
58
56
#this Profiler .inetHost #
59
57
</div >
60
- <div class =" mt5" >
58
+
59
+ <div class =" mt5" title =" Thread Info" >
61
60
#this Profiler .threadInfo .replaceNoCase ( " Thread" , " " ) #
62
61
</div >
63
62
64
- <cfif len ( this Profiler .dockerHost ) >
63
+ <cfif len ( this Profiler .dockerHost ) and this Profiler .inetHost neq this Profiler .dockerHost >
64
+ <div class =" mt5" >
65
+ #this Profiler .dockerHost #
66
+ </div >
67
+ </cfif >
68
+
69
+ <cfif this Profiler .dockerIp neq " 127.0.0.1" >
65
70
<div class =" mt5" >
66
- #this Profiler .dockerHost # / # this Profiler . dockerIp #
71
+ #this Profiler .dockerIp #
67
72
</div >
68
73
</cfif >
69
74
</td >
You can’t perform that action at this time.
0 commit comments