Roberto C. Sanchez
roberto at connexer.com
Sat Feb 24 14:55:12 EST 2007
On Sat, Feb 24, 2007 at 11:50:22AM -0800, Peter Sanchez wrote: > > Currently I have 90% of the code in a single index.py file. All "web" > end functions reside there. I assume it would be faster to have a > browse.py instead of a browse() function in index.py. Is this > thinking correct? My logic is the engine will just need to read the > browse function instead of the entire index.py file, then use the > browse only function. > I would think that since Apache is capable of caching, this may not help as much as you think. What version of Apache is this using? Regards, -Roberto -- Roberto C. Sanchez http://people.connexer.com/~roberto http://www.connexer.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20070224/d9f5730c/attachment.bin
|