<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-1280594010967081625.post3680955108357876777..comments</id><updated>2008-09-25T09:10:04.484-04:00</updated><category term='linux'/><category term='mobile'/><category term='frisky'/><category term='business'/><category term='javascript'/><category term='java'/><category term='riak'/><category term='erlang'/><category term='apple'/><category term='gwt'/><category term='cloud'/><category term='golang'/><category term='magnum'/><category term='pylons'/><category term='android'/><category term='python'/><category term='spread'/><category term='turbogears'/><category term='nonblocking'/><category term='nosql'/><category term='performance'/><category term='architecture'/><category term='async'/><category term='rant'/><category term='database'/><category term='fawps'/><title type='text'>Comments on Hacking Thought Blog: New web server design for a new web?</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.hackingthought.com/feeds/3680955108357876777/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1280594010967081625/3680955108357876777/comments/default'/><link rel='alternate' type='text/html' href='http://blog.hackingthought.com/2008/09/new-web-server-design-for-new-web.html'/><author><name>Lateef Jackson</name><uri>https://profiles.google.com/104965469689680679178</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh6.googleusercontent.com/-kwKiEJ2Nxbw/AAAAAAAAAAI/AAAAAAAAIW8/YKLbdU9g1d8/s512-c/photo.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1280594010967081625.post-3261584969937290468</id><published>2008-09-25T09:10:00.000-04:00</published><updated>2008-09-25T09:10:00.000-04:00</updated><title type='text'>Calvin,&lt;br&gt;Yes you are completely correct. I use l...</title><content type='html'>Calvin,&lt;BR/&gt;Yes you are completely correct. I use lighttpd (lighty) to proxy Appengine however this seems a bit crazy. I have to start both servers, make sure I have properly configured 2 things so I can have fast static file serving? I wrote my first static web site in 1995, with things like Dojo loading tons of files in development mode (don't get me started about there jacked up build system). Solution should be _simple_, I have to work on figuring out how to get my dynamic code fast but static code should be solved at this day and age.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1280594010967081625/3680955108357876777/comments/default/3261584969937290468'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1280594010967081625/3680955108357876777/comments/default/3261584969937290468'/><link rel='alternate' type='text/html' href='http://blog.hackingthought.com/2008/09/new-web-server-design-for-new-web.html?showComment=1222348200000#c3261584969937290468' title=''/><author><name>Lateef Jackson</name><uri>http://www.blogger.com/profile/10815442680804512030</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.hackingthought.com/2008/09/new-web-server-design-for-new-web.html' ref='tag:blogger.com,1999:blog-1280594010967081625.post-3680955108357876777' source='http://www.blogger.com/feeds/1280594010967081625/posts/default/3680955108357876777' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2143046532'/></entry><entry><id>tag:blogger.com,1999:blog-1280594010967081625.post-8104955424983392867</id><published>2008-09-25T00:28:00.000-04:00</published><updated>2008-09-25T00:28:00.000-04:00</updated><title type='text'>You seemed to suggest that because AppEngine didn'...</title><content type='html'>You seemed to suggest that because AppEngine didn't employ threads (at least, not exposed to the likes of us) that it was handling static files through the same processes. I don't know if this is the case, but it certainly doesn't need to be. Your YAML file maps some URLs to your script(s) and others to static resources, and it makes sense that they could take advantage of this to serve the static content through their undoubtedly optimized static file servers. They might even employ there scaling based on what URL patterns get the most traffic, so if you serve mostly static content it might be given more resources than those running your scripts.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1280594010967081625/3680955108357876777/comments/default/8104955424983392867'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1280594010967081625/3680955108357876777/comments/default/8104955424983392867'/><link rel='alternate' type='text/html' href='http://blog.hackingthought.com/2008/09/new-web-server-design-for-new-web.html?showComment=1222316880000#c8104955424983392867' title=''/><author><name>Calvin Spealman</name><uri>http://www.blogger.com/profile/07161631946662126734</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.hackingthought.com/2008/09/new-web-server-design-for-new-web.html' ref='tag:blogger.com,1999:blog-1280594010967081625.post-3680955108357876777' source='http://www.blogger.com/feeds/1280594010967081625/posts/default/3680955108357876777' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-767292393'/></entry></feed>
