Hi Benjamin, thanks for the help, but there is no mod_sendfile on the server. 
a2enmod shows the following:

authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user 
autoindex cache cern_meta cgi cgid charset_lite dav dav_fs dav_lock dbd deflate 
dir disk_cache dump_io env expires ext_filter file_cache filter headers ident 
imagemap include info ldap log_forensic mem_cache mime mime_magic negotiation 
passenger php5 proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp 
proxy_http proxy_scgi reqtimeout rewrite setenvif speling ssl status substitute 
suexec unique_id userdir usertrack version vhost_alias

Next closest thing I found is the EnableSendfile directive - 
http://httpd.apache.org/docs/2.0/mod/core.html#enablesendfile, which I turned 
on and off in /etc/apache2/sites-enabled/gitorious(-ssl). Still no beef.

Looked around the net and found mod_xsendfile https://tn123.org/mod_xsendfile/ 
which when enabled, I got a working gitorious, but clicking on the download 
links shows up as a 404, so I disabled that immediately.

On 05-Jul-2011, at 3:32 AM, Benjamin Podszun wrote:

> Enable the sendfile extension for your http server. For apache it's 
> mod_sendfile or somesuch.
> 
> 
> -- Sent from my Palm Pre
> 
> On 04.07.2011 20:11, Wari <wari.wa...@gmail.com> wrote: 
> 
> 
> 
> On Jul 4, 11:36 pm, Wari <wari.wa...@gmail.com> wrote: 
> > On Jul 4, 6:56 pm, Christian Johansen <christ...@cjohansen.no> wrote: 
> > > > * I can't create tarballs directly from gitorious: 
> > > Is your poller running? Are jobs being picked off from the queue? 
> > This works on my third install today. 
> 
> Apparently I've said too soon. While the tarball does get created on 
> the server, the download is a 1 byte payload. How do I troubleshoot 
> this? 
> 
> git@repos:/var/www/gitorious/tarballs-cache$ ls -l 
> total 16 
> -rw-rw-rw- 1 git git 12571 2011-07-04 17:05 
> f8f-7b0-55>..snip..<a571d9dce94740ab.tar.gz 
> 
> wari@wari-wahabs-macbook-pro ~/Downloads ‹ruby-1.9.2@rails3tutorial› 
> $ curl --insecure -O 
> https://repos/stuff/custom-configs/archive-tarball/master 
> % Total % Received % Xferd Average Speed Time Time 
> Time Current 
> Dload Upload Total Spent 
> Left Speed 
> 0 1 0 1 0 0 0 0 --:--:-- 0:00:01 
> --:--:-- 2 
> wari@wari-wahabs-macbook-pro ~/Downloads ‹ruby-1.9.2@rails3tutorial› 
> $ ls -l master 
> -rw-r--r-- 1 wari staff 1 Jul 5 01:06 master 
> wari@wari-wahabs-macbook-pro ~/Downloads ‹ruby-1.9.2@rails3tutorial› 
> $ hexdump master 
> 0000000 20 
> 0000001 
> 
> -- 
> To post to this group, send email to gitorious@googlegroups.com 
> To unsubscribe from this group, send email to 
> gitorious+unsubscr...@googlegroups.com 
> 
> -- 
> To post to this group, send email to gitorious@googlegroups.com
> To unsubscribe from this group, send email to
> gitorious+unsubscr...@googlegroups.com

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to