Sorry, i think I was unclear:

If i do either of those methods, which i do now, requests are still
going through the WSGI server.

- I want to bypass that completely, by making the actual files of the
referenced deform library directly accessible to the frontend server
( which would be nginx or varnish ).
- I don't want pyramid to ever handle these files
- I want to ensure that the files are 'up to date' ( ie, not have to
continually copy the deform static files )

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to