Is it possible to send html HEAD early (chunked)?
    mex 
    nginx-forum at nginx.us
       
    Sun Jul 13 13:40:35 UTC 2014
    
    
  
sounds more like a custom solution that might be achieved using lua + nginx;
from what i understand you have a "static" part that should get send
early/from 
cache and a "dynamic" part that must wait for the backend?
the only solution i could think of in such an asynchronous delivery
is using nginx + lua, or maybe varnish (iirc you yould mark parts of a 
page cacheable, but dont know if you can deliver asynchronously though)
regards, 
mex
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,251717,251719#msg-251719
    
    
More information about the nginx
mailing list