638. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/10/2017 1:02:04 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

638.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\WAR\VixServerHealthWebApp-0.1\secure ViewWebAppConfiguration.jsp Sat Oct 1 19:34:16 2016 UTC
2 C:\AraxisMergeCompare\Pri_re\WAR\VixServerHealthWebApp-0.1\secure ViewWebAppConfiguration.jsp Thu Jul 6 17:18:59 2017 UTC

638.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 116
Changed 1 2
Inserted 0 0
Removed 0 0

638.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

638.4 Active regular expressions

No regular expressions were active.

638.5 Comparison detail

  1   <%@ page l anguage="j ava" impor t="java.ut il.*" page Encoding=" ISO-8859-1 "%>
  2   <%@ taglib  uri="http ://imaging . URL         /vix/vixSe rverHealth WebAppConf iguration"  prefix="v ixServerHe althWebApp Configurat ion"%>
  3   <%
  4   String pat h = reques t.getConte xtPath();
  5   String bas ePath = re quest.getS cheme()+": //"+reques t.getServe rName()+": "+request. getServerP ort()+path +"/";
  6   %>
  7  
  8   <!DOCTYPE  HTML PUBLI C "-//W3C/ /DTD HTML  4.01 Trans itional//E N">
  9   <html>
  10     <head>
  11       <title >VIX Healt h Web App  Configurat ion</title >
  12       
  13           <m eta http-e quiv="prag ma" conten t="no-cach e">
  14           <m eta http-e quiv="cach e-control"  content=" no-cache">
  15           <m eta http-e quiv="expi res" conte nt="0">     
  16           <m eta http-e quiv="keyw ords" cont ent="keywo rd1,keywor d2,keyword 3">
  17           <m eta http-e quiv="desc ription" c ontent="Th is is my p age">
  18           <l ink rel="s tylesheet"  type="tex t/css" hre f="../styl e/vix.css" >
  19     </head>
  20     
  21     <body>
  22           <d iv id="hea der">
  23                    VIX  Health Con figuration
  24           </ div>
  25           <d iv id="con tent">
  26                    <div  id="sideb ar">
  27                             <div i d="sidebar -item">
  28                                      <a href= "SelectVix .jsp">View  VIX List< /a>
  29                             </div>
  30                    </di v>
  31                    <div  id="main- content">
  32                         These are  the proper ties which  are used  to determi ne if a VI X health p roperty is  ok or a c oncern.
  33                         <br>These  properties  can be mo dified by  updating t he <i>VixS erverHealt hWebAppCon figuration .config</i > configur ation file  but requi re the VIX  to be res tarted to  take effec t.
  34                         <br><br>
  35                         <vixServer HealthWebA ppConfigur ation:VixS erverHealt hConfigura tionTag>
  36                             <table  border="1 ">
  37                                      <tr>
  38                                               <th>Drive  Capacity C ritical Li mit:</th>
  39                                               <td><vixSe rverHealth WebAppConf iguration: DriveCapac ityCritica lLimit />  </td>
  40                                      </tr>
  41                                      <tr>
  42                                               <th>Thread  Pool Size  Threshold :</th>
  43                                               <td><vixSe rverHealth WebAppConf iguration: ThreadPool Threshold  /> </td>
  44                                      </tr>
  45                                      <tr>
  46                                               <th>Thread  Processin g Time Cri tical Limi t:</th>
  47                                               <td><vixSe rverHealth WebAppConf iguration: ThreadProc essingTime CriticalLi mit/> </td >
  48                                      </tr>
  49                                      <tr>
  50                                               <th>Reload  Page Inte rval:</th>
  51                                               <td><vixSe rverHealth WebAppConf iguration: ReloadPage Interval / ></td>
  52                                      </tr>
  53                             </tabl e>    
  54                         </vixServe rHealthWeb AppConfigu ration:Vix ServerHeal thConfigur ationTag>
  55                    </di v>
  56           </ div>
  57           <j sp:include  flush="fa lse" page= "../footer .html"></j sp:include >              
  58     </body>
  59   </html>