taskSilpa Indian Language Processing Project - Tasks: task #10892, Separate File serving from modules

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #10892: Separate File serving from modules

Submitter:  Santhosh Thottingal <santhosh>
Submitted:  Sun 23 Jan 2011 12:07:00 PM UTC
   
 
Should Start On:  Sat 22 Jan 2011 06:30:00 PM UTC Should be Finished on:  Tue 22 Feb 2011 06:30:00 PM UTC
Category:  Framework Priority:  5 - Normal
Status:  Ready For Test Privacy:  Public
Assigned to:  santhosh Percent Complete:  100%
Open/Closed:  Open Effort:  0.00

Sun 23 Jan 2011 12:07:00 PM UTC, original submission:  

Separate the file serving duty from the modules and develop a common framework component for that. the flow should bypass normal module lookup, plugin architecture etc.
For eg:, while serving webfonts, rendered pdf, images etc, control need not go to respective module. It is just a file reading from tmp or a configured folder.
This code should also set correct mimetype, yield chunks of data.

http://code.google.com/p/wsgi-fileserver/source/browse/trunk/wsgi_fileserver/__init__.py can be referred for the implementation

Santhosh Thottingal <santhosh>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by santhosh (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-01-30 santhosh StatusIn Progress Ready For Test
        Percent Complete0% 100%
    2011-01-26 santhosh StatusNone In Progress
        Assigned toNone santhosh

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code