2010/2/25 Alessandro Ronchi <alessandro.ron...@soasi.com>: > I am using Varnish as a frontend proxy for my django apps. I usually > disable keepalive on apache, but in this case I've only one client (the > proxy on localhost) for apache, isn't it good to avoid closing and opening > connections?
Isn't anyone using a proxy with django apps? It's always a good advice to turn keepalive off, also if the connection is with a localhost proxy wich opens a new connection every request? -- Alessandro Ronchi http://www.soasi.com SOASI - Sviluppo Software e Sistemi Open Source http://hobbygiochi.com Hobby & Giochi, l'e-commerce del divertimento -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.