RE: Serving up MP4 file from Domino on IBM i

Rob Berendt <[email protected]> Fri, 23 Oct 2020 13:20:04 +0000
Newsgroups gmane.comp.systems.as400.domino
Message-ID <SN6PR11MB305413C0808F20917548422AA41A0@SN6PR11MB3054.namprd11.prod.outlook.com>
Wrkshrpool
Main storage size (M)  . :       32412.00
              Defined    Max   Allocated   Pool  -Paging Option--
Pool         Size (M)  Active  Size (M)     ID   Defined  Current
*MACHINE      2354.85   +++++     2354.85    1   *FIXED   *FIXED 
*BASE        23054.84     392    23054.84    2   *CALC    *CALC  
*INTERACT     6921.26      82     6921.26    3   *CALC    *CALC  
*SPOOL          81.02       5       81.02    4   *FIXED   *FIXED

System value . . . . . :   QCTLSBSD
Controlling subsystem  . . . :   QBASE 
  Library  . . . . . . . . . :     QSYS

Wrksbs
                 Total     ------
Subsystem     Storage (M)   1   2
GASERVICES            .00   2    
QBASE                 .00   2   3
QHTTPSVR              .00   2    
QSERVER               .00   2    
QSPL                  .00   2   4
QSYSWRK               .00   2    
QUSRWRK               .00   2    
Q1ABRMNET             .00   2    
XDEK01                .00   2    

Basically this runs two things:
- GoAnywhere
- One instance of Domino in XDEK01

Wrksysact
                                                       Total  Total   SQL
Job or                                            CPU   Sync  Async   CPU
Task         User        Number  Thread    Pty   Util   I/O    I/O   Util
HTTP         QNOTES      802700  00000383   20     .2      0      0    .0
QPADEV0001   ROB         802843  000003F5    1     .1      0      0    .0
REPLICA      QNOTES      802690  00000340   20     .0      0      1    .0

Wrkactjob, F16 to sort by cpu
               Current                                
Subsystem/Job  User        Type  CPU %  Function      
  QP0ZSPWT     ROB         BCI      .5  JVM-GoAnywhere
  HTTP         QNOTES      BCI      .1  PGM-jvmStartPa
  XDEK01       QSYS        SBS      .0                
  UPDATE       QNOTES      BCI      .0  PGM-UPDATE    
  SMTP         QNOTES      BCI      .0  PGM-SMTP      
  SERVER       QNOTES      BCI      .0  PGM-SERVER    
  SCPF         QSYS        SYS      .0                
  SCHED        QNOTES      BCI      .0  PGM-SCHED     
  ROUTER       QNOTES      BCI      .0  PGM-ROUTER    

Rob Berendt
-- 
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to:  7310 Innovation Blvd, Suite 104
          Ft. Wayne, IN 46818
Ship to:  7310 Innovation Blvd, Dock 9C
          Ft. Wayne, IN 46818
http://www.dekko.com


-----Original Message-----
From: Domino400 <domino400-bounces-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org> On Behalf Of Rob Berendt
Sent: Friday, October 23, 2020 9:11 AM
To: domino400 domino400 domino400 <[email protected]>
Subject: Serving up MP4 file from Domino on IBM i

We have a website served up by Domino on an IBM i lpar in our DMZ.
Actually it serves up multiple sites such as <x>.dekko.com, <y>.dekko.com, etc.  Most of these work fine.
However we just fired up <z>.dekko.com to serve up a 57MB mp4 file.
It's pretty slow to start when viewed internally, but it works.
This slowness is exacerbated when viewed externally.  To the point that http://downforeveryoneorjustme.com times it out.  Turning off the wifi on my phone and trying it times out also.  3/5 bars at my desk.
Trying to decide why this video takes so long to start.

Line description settings?  Has been around awhile.  Could be some are rather dated.

Change TCP/IP Attributes (CHGTCPA)
TCP keep alive . . . . . . . . .   120
TCP urgent pointer . . . . . . .   *BSD
TCP receive buffer size  . . . .   65535
TCP send buffer size . . . . . .   65535
TCP R1 retransmission count  . .   3
TCP R2 retransmission count  . .   16
TCP minimum retransmit time  . .   250
TCP time-wait timeout  . . . . .   120

Disks?  It's a guest.  The hosting IBM i lpar is all SSD.
WRKDSKSTS
               Size    %     I/O   Request   Read  Write   Read  Write    %
Unit  Type      (G)  Used    Rqs  Size (K)    Rqs   Rqs     (K)   (K)   Busy
   1  6B22       74  35.7     .5      5.8      .0     .5     .0    5.8     0
   2  6B22       74  35.7     .5      5.2      .1     .4    4.5    5.4     0
   3  6B22       74  35.7     .9      9.2      .0     .9     .0    9.2     0
   4  6B22       74  35.7     .7      5.7      .0     .7    4.5    5.8     0
   5  6B22       74  35.7    1.1      4.8      .0    1.1    4.5    4.8     0
   6  6B22       74  35.7    1.0      5.5      .0    1.0     .0    5.5     0
   7  6B22       74  35.7     .4      5.2      .0     .4     .0    5.2     0
   8  6B22       74  35.7     .6     10.5      .0     .6     .0   10.5     0
This was after hitting F5 to refresh after about a minute. So %busy is bored.

Display System Status
% CPU used . . . . . . . :        1.0
Elapsed time . . . . . . :   00:00:03
Jobs in system . . . . . :       1718
Sys      Pool   Reserved    Max  ------DB-------  ----Non-DB-----
Pool    Size M   Size M     Act  Faults    Pages  Faults    Pages
  1    2394.74   1218.73  +++++       .0      .0       .0      .0
  2   22463.86     11.35    392       .0      .0      1.1     8.8
  3    7472.35       .00     82       .0      .0       .3      .5
  4      81.02       .00      5       .0      .0       .0      .0




Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to:  7310 Innovation Blvd, Suite 104
          Ft. Wayne, IN 46818
Ship to:  7310 Innovation Blvd, Dock 9C
          Ft. Wayne, IN 46818
http://www.dekko.com

-- 
This is the Lotus Domino on the IBM i (AS/400 and iSeries) (Domino400) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/domino400
or email: Domino400-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org
Before posting, please take a moment to review the archives
at https://archive.midrange.com/domino400.
-- 
This is the Lotus Domino on the IBM i (AS/400 and iSeries) (Domino400) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/domino400
or email: Domino400-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org
Before posting, please take a moment to review the archives
at https://archive.midrange.com/domino400.