<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello all,</p>
    <p>Is the a way to determine what size a client I/O request must be
      to trigger the OSS to use the Large File ( non-buffered ) I/O
      path?  Is this configurable?</p>
    <p>Is there a way for a client-side application to trigger this
      behavior independent of the I/O size?</p>
    <p>John</p>
  </body>
</html>