2 Sep
2009
2 Sep
'09
8:45 a.m.
Greg Von Kuster wrote:
This is not currently possible, but the following bitbucket ticket was opened by Brad Chapman which relates to this issue. Providing this ability is on our development road map, but has not yet been completed.
http://bitbucket.org/galaxy/galaxy-central/issue/104/displaying-large-data-f...
You can "follow" the ticket in bitbucket if you want, and you'll be alerted when the feature has been added to Galaxy.
Also, although you can't disable it, you can work around the memory issue by setting debug = False in universe_wsgi.ini. This will prevent Galaxy from attempting to load the entire response into memory before sending. --nate