Jakub Narebski wrote:It is. At least for kernel.org, the issue isn't that CGI is expensive, its that I/O is expensive. IMO yes, since most major browsers, caches, and spiders support these headers. Yes, a good point to note. Mostly true: you must also consider HTTP_ACCEPT That would be a good start, and suffice for many cases. If the CGI can simply stat(2) files rather than executing git-* programs, that would increase efficiency quite a bit. A core problem with cache hints via HTTP headers (last-modified, etc.) is that you don't achieve caching across multiple clients, just across repeated queries from the same client (or caching proxy). At least for the RSS/Atom feeds and the git main page, it makes no sense to regenerate that data repeatedly. Internally, gitweb would need to do a stat() on key files, and return pre-generated XML for the feeds if the stat() reveals no changes. Ditto for the front page. CGI version of gitweb. But again, mod_perl vs. CGI isn't the issue. Jeff - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Rafael J. Wysocki | 2.6.28-rc5: Reported regressions from 2.6.27 |
| Kamalesh Babulal | [BUG] 2.6.23-rc3-mm1 - kernel BUG at net/core/skbuff.c:95! |
| Andi Kleen | Re: [git pull] kgdb-light -v8, (was: Re: kgdb in git-x86#mm review) |
| Karl Meyer | PROBLEM: 2.6.23-rc "NETDEV WATCHDOG: eth0: transmit timed out" |
git: | |
| Mirko Stocker | Working with Git and CVS in a team. |
| Junio C Hamano | Re: [PATCH] Teach remote machinery about remotes.default config variable |
| Wink Saville | Resolving conflicts |
| Sam Song | Fwd: [OT] Re: Git via a proxy server? |
| Jerome Santos | sshd.config and AllowUsers |
| Marco Peereboom | Re: What is our ultimate goal?? |
| Will Maier | Re: howto set global environment variable (e.g. PATH, JAVA_HOME) |
| Brandon Lee | DELL PERC 5iR slow performance |
| ackman | RTL8169 driver no longer functioning with 8111b |
| Patrick McHardy | pkt_sched: add DRR scheduler |
| denys | NMI lockup, 2.6.26 release |
| Felix Radensky | RE: e1000e "Detected Tx Unit Hang" |
| Kernel Panic when schedule is called | 1 hour ago | Linux kernel |
| VPN's on NetBSD | 14 hours ago | NetBSD |
| Why does uClinux 2.6.18 bootup block SuperIO UART IRQs that BIOS configured | 15 hours ago | Linux kernel |
| USB statistics | 17 hours ago | Linux kernel |
| Block Sub System query | 21 hours ago | Linux kernel |
| kernel module to intercept socket creation | 22 hours ago | Linux kernel |
| Image size changing during each build | 22 hours ago | Linux kernel |
| Soft lock bug | 1 day ago | Linux kernel |
| sysctl - dynamic registration problem | 1 day ago | Linux kernel |
| Question on swap as ramdisk partition | 1 day ago | Linux kernel |
