Davide, I'd really like to see how you got it work. Thanks Terry On 6/22/2010 10:02 AM, Davide Cittaro wrote:
On Jun 22, 2010, at 3:39 PM, Nate Coraor wrote:
Davide Cittaro wrote:
On Jun 22, 2010, at 3:17 PM, James Taylor wrote:
We use nginx in front of Galaxy which provides partial GET support. You may be able to accomplish this with an alternative wsgi server as well.
I've disabled the proxy and still have the issue :-( That means that the apache (or nginx) proxy doesn't affect this (probably)...
nginx would need to be configured to use x-accel-redirect. Apache would need to use x-sendfile. This is so the dataset will be sent directly by the proxy, rather than just streamed through from Paste.
OMFG! It works! Thanks! It works for BAM and bigWig (and about this, are you interested in my implementation or are you implementing it on your own?)
d
/* Davide Cittaro
Cogentech - Consortium for Genomic Technologies via adamello, 16 20139 Milano Italy
tel.: +39(02)574303007 e-mail: davide.cittaro@ifom-ieo-campus.it <mailto:davide.cittaro@ifom-ieo-campus.it> */
_______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev