I was wondering if there were any known problems with distributing static files via web.py. At the moment I'm struggling to resolve a rather strange problem with a stylesheet. Loading the .css file takes ages - the whole file is loaded in a matter of milliseconds as usual, but the process is not terminated until almost 10 seconds after that. Every other image or Javascript file seems to work perfectly. Would anybody recommend a supplemental Apache server for serving static files?
On a sidenote, are there any real world applications of web.py under 'heavy' load and has it proven to be stable? Great project otherwise, love being able to get the serverside scripting done this easily. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
