Thread: LSWS and Django
View Single Post
  #7  
Old 07-27-2007, 03:39 AM
hvendelbo hvendelbo is offline
New Member
 
Join Date: Nov 2006
Posts: 1
Red face one working setup

If anyone stumble upon this thread.

I have a working setup using the AJP connector.

Initially I used it in threading mode, but I think the session support in django doesn't like that, so I had to switch to forked. The performance hit isn't terrible, but it's still annoying.
Reply With Quote