Hi, Thanks for your response.
We plan to deliver the whole portal using CDN. We are already delivering the static content (like images, videos) using CDN. The problem comes when we try to deliver the whole portal using CDN. Following is the snapshot of the configuration: 1. The portal is hosted at ip address IPp (lets say). 2. I create a DNS entry - cdn.example.com with ip as IPp. 3. I configure cdn.example.com in CDN which provides a URL. 4. I add the CDN URL as CNAME in DNS for www.example.com When I try to access www.example.com, some of the dynamic content doesn't show. Application on pylons is running behind Apache web server. Apache web server acts as a proxy. I am not sure if we are doing anything wrong. Would appreciate if we can get some pointers on what the right approach would be and if pylons works well with CDN. Looking forward to your response and support.. Thanks, Pinakee Biswas Director & CTO FE- Mail: [email protected] I IWeb: http://www.vvidiacom.com -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mengu Sent: 09 April 2013 02:53 To: pylons-discuss Subject: Re: Pylons and CDN That shouldn't be a Pylons problem. How are you uploading static content or are you uploading at all? Is CDN just following your url? Do you replace the static content urls with the CDN urls? Can you provide us some urls? On Apr 8, 9:15 am, "Biswas, Pinakee" <[email protected]> wrote: > Hi, > > We would like to know if any portal built on Pylons framework is being > delivered through CDN today. > > We have a portal based on Pylons and we are having issues delivering > the portal via CDN. The CDN edge servers run regular web servers > besides pulling the resources/pages from the actual portal server (and > caching them,). But somehow the pages are not showing up properly when > delivered via CDN. > > I know delivering Dynamic pages/resources based on PHP works fine with CDN. > > We would really appreciate if you could provide us some info on the > above. I am not sure if we need to do any specific configuration etc > for the portal to work > > Looking forward to your response and support.. > > Thanks, > > Pinakee Biswas > > Director & CTO > > cid:E95B8D36-1F36-4B11-B91A-CF8977B83894 > > 7E- Mail: <mailto:[email protected]> [email protected] I 8Web: > <http://www.vvidiacom.com/>http://www.vvidiacom.com > > image001.jpg > 15KViewDownload > > image002.png > < 1KViewDownload -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
