> I'm now trying to find the origin of this NFS performance problem; if I
> can't make it work correctly, maybe I'll switch to Relstorage blobs stored
> in the PostgreSQL ZODB backend (with a RelStorage client cache), but this
> configuration generates very big PostgreSQL databases (I have 800 GB o
Hi,
My Pyramid application is supporting partial contents transfer for requests
using "range" headers, actually to serve PDF and videos files.
The application is deployed behind an HAProxy with Apache and mod_wsgi;
after using this feature without any problem for years (with Apache 2.4.25,
mod_ws