Re: Cache miss messages returned by Spyce 2.0.3 under IIS
"Jonathan Ellis" <[email protected]>
| Newsgroups | gmane.comp.python.spyce.general |
|---|---|
| Message-ID | <[email protected]> |
Sounds like IIS is "helpfully" including stderr in the page, which Spyce uses for debug output. I don't know how to make IIS stop doing this. As a half measure you could turn off Spyce debug mode in its config file. Another alternative would be to just use the built-in Spyce server. Good luck. :) -Jonathan On Tue, 31 Jan 2006 16:08:27 -0500, "Matt" <[email protected]> said: > Using the instructions at > http://spyce.sourceforge.net/docs/doc-conf_windows.html to exec the > examples on a Windows 2000 Server running IIS. The examples return the > expected results, but are followed with a long string of errors(?) > stating "cache miss". > > Running the examples through the standalone Spyce webserver, > everything works correctly. For this project Apache is not an option, > and FastCGI seems to be abandoned for IIS (?). Even though it is slow, > Spyce under IIS/CGI will fulfill the needs quite well - if I can get > rid of the errors. > > An example is below, from the asp.spy Hello Workd example > (http://spyce.sourceforge.net/cgi-bin/eg/asp.spy) > > > Hello world! 0 1 2 3 4 5 6 7 8 9 cache miss for > ('c:\\spyce\\modules\\error.py', 'defaultErrorTemplate') cache miss > for ('c:\\spyce\\tags\\core.py', 'core') cache miss for > ('c:\\spyce\\tags\\form.py', 'form') generating new spyceCode for > C:\Inetpub\test\spycetest2.spy cache hit (1116524720) for core in > c:\spyce\tags\core.py cache hit (1115998066) for form in > c:\spyce\tags\form.py elapsed to get spycecode: 0.0160000324249 > creating new wrapper for C:\Inetpub\test\spycetest2.spy request.load > cache miss for ('c:\\spyce\\modules\\request.py', 'request') > request.start GET variables: {} POST variables: {} response.load cache > miss for ('c:\\spyce\\modules\\response.py', 'response') > response.start stdout.load cache miss for > ('c:\\spyce\\modules\\stdout.py', 'stdout') stdout.start error.load > cache miss for ('c:\\spyce\\modules\\error.py', 'error') error.start > elapsed to init wrapper: 0.047000169754 elapsed to process: > 0.047000169754 error.finish stdout.finish response.finish > request.finish finished destroy for C:\Inetpub\test\spycetest2.spy > elapsed to finish: 0.047000169754 > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 > _______________________________________________ > Spyce-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/spyce-users -- C++ is history repeated as tragedy. Java is history repeated as farce. --Scott McKay ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642