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
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
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
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