Learn about Centmin Mod LEMP Stack today
Become a Member

Nginx PHP-FPM Wordpress style.css throwing 502

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by adzkii, Apr 27, 2020.

  1. tonmo

    tonmo Member

    50
    1
    8
    Jul 20, 2019
    Ratings:
    +5
    Local Time:
    4:41 PM
    1.17.1
    5.5.5 (10.3.16-MariaDB)
    Mine are all from attachment thumbnails, via an add-on.

     
  2. tonmo

    tonmo Member

    50
    1
    8
    Jul 20, 2019
    Ratings:
    +5
    Local Time:
    4:41 PM
    1.17.1
    5.5.5 (10.3.16-MariaDB)
    reverted to "on" because I haven't noticed any improvements. I did, however, change
    sendfile_max_chunk from 512k to 1024k.... *shrug*
     
  3. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    6:41 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    what are the url formats with vs without pagespeed ?
     
  4. tonmo

    tonmo Member

    50
    1
    8
    Jul 20, 2019
    Ratings:
    +5
    Local Time:
    4:41 PM
    1.17.1
    5.5.5 (10.3.16-MariaDB)
    here's a line from the error log:
    Code:
    2020/05/08 00:31:40 [alert] 13630#13630: *33911 pread() read only 8929 of 10563 from "/home/nginx/domains/domain.com/public/data/featured_images/featuredimages_thumb_4.jpg" while sending response to client, client: x.x.x.x, server: domain.com, request: "GET /data/featured_images/featuredimages_thumb_4.jpg?1588897900 HTTP/2.0", host: "domain.com", referrer: "https://domain.com/"
    EDIT: they do all seem to be .jpg.
     
  5. tonmo

    tonmo Member

    50
    1
    8
    Jul 20, 2019
    Ratings:
    +5
    Local Time:
    4:41 PM
    1.17.1
    5.5.5 (10.3.16-MariaDB)
    So, to be clear, they start as jpgs - they show up as broken images on the site... not sure what's being appended there in the log entry.