Received: by 10.66.80.166 with SMTP id s6mr3976453pax.30.1349676387416; Sun, 07 Oct 2012 23:06:27 -0700 (PDT) X-BeenThere: nodejs@googlegroups.com Received: by 10.68.197.163 with SMTP id iv3ls21379127pbc.9.gmail; Sun, 07 Oct 2012 23:06:12 -0700 (PDT) Received: by 10.68.189.37 with SMTP id gf5mr306716pbc.16.1349676372503; Sun, 07 Oct 2012 23:06:12 -0700 (PDT) Date: Sun, 7 Oct 2012 23:06:12 -0700 (PDT) From: Thuan le minh To: nodejs@googlegroups.com Message-Id: Subject: node.js caching proxy MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1834_13771990.1349676372221" ------=_Part_1834_13771990.1349676372221 Content-Type: multipart/alternative; boundary="----=_Part_1835_7380120.1349676372221" ------=_Part_1835_7380120.1349676372221 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit is there solution for node.js caching proxy with bellow scenario 1-- (if webserver response data) client <--> node.js proxy <---> webserver (cached data) 2-- if webserver not response data client ---> node.js proxy webserver <---- cache data thank ! ------=_Part_1835_7380120.1349676372221 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit is there solution for node.js caching proxy with bellow scenario

    1-- (if webserver response data)
    client <--> node.js proxy <---> webserver
          (cached data)
     2-- if webserver not response data
     client ---> node.js proxy    webserver
       <---- cache data
      
thank !
------=_Part_1835_7380120.1349676372221-- ------=_Part_1834_13771990.1349676372221--