Results 1 to 2 of 2

Thread: It implies in [https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching

  1. #1
    Join Date
    Apr 2007
    Beans
    335
    Distro
    Ubuntu 20.04 Focal Fossa

    It implies in [https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching

    It implies in https://docs.nginx.com/nginx/admin-g...ntent-caching/ that nginx supports range requests only if Cache Slicing is compiled into nginx.

    Does Xubuntu 20.04 nginx support range requests?
    John

  2. #2
    Join Date
    Mar 2010
    Location
    Been there, meh.
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: It implies in [https://docs.nginx.com/nginx/admin-guide/content-cache/content-cac

    To see the compiled in options,
    Code:
    sudo nginx -V
    xubuntu doesn't have a specific nginx version. Also, if you care, then you can download the current nginx release code and compile it yourself.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •