• Rafael Monnerat's avatar
    apache-frontend: Merge Cache and Non-cache configuration · 4a0377ce
    Rafael Monnerat authored
      Use a single apache server to handle cache and normal apache configurations. With trafficserver,
      the access would follow the model:
    
        Apache > Traffic Server > Apache 'Cache' > Backend
    
      Now the configuration changed to:
    
        Apache > Traffic Server > Apache (same as before) > Backend
    
      This simplify the amount of apache process to manage on the frontend.
    4a0377ce
common.cfg 5.85 KB