Re: [mod_python] Help with memory problems

2005-07-13 Thread Jim Gallacher
dharana wrote: dharana wrote: Uh oh, no it doesn't goes away. Check this (custom handler): -- controller.py --- import os from time import time from mod_python import apache from mod_python import Session def handler(req): start_time = time() req.sess = Session.FileSe

Re: [mod_python] Help with memory problems

2005-07-13 Thread dharana
I use apache pre-fork model. Definition of some refreshes was like 20 or 30 total page refreshes. I switched to DbmSession and it was faster. Then I rebooted the server and now FileSession works flawlessly again. I don't know what happened but it's gone. Whenever I try to report some bug it di

[jira] Created: (MODPYTHON-62) local_ip and local_host in connection object returns remote_ip and remote_host instead

2005-07-13 Thread Deron Meranda (JIRA)
local_ip and local_host in connection object returns remote_ip and remote_host instead -- Key: MODPYTHON-62 URL: http://issues.apache.org/jira/browse/MODPYTHON-62 Project: mod_python

[jira] Created: (MODPYTHON-63) Handle wildcard in Directory to sys.path transfer

2005-07-13 Thread Kevin Quick (JIRA)
Handle wildcard in Directory to sys.path transfer - Key: MODPYTHON-63 URL: http://issues.apache.org/jira/browse/MODPYTHON-63 Project: mod_python Type: Improvement Versions: 3.1.3 Environment: gentoo Linux 2.4.2