Cache pages for fast loading

43 views
Skip to first unread message

Eugene TUYIZERE

unread,
Jan 7, 2021, 10:10:19 AM1/7/21
to django...@googlegroups.com
Dear team,

I deployed a django application on windows server with IIS web server. But the app is slow and I want to implement django redis for web page caching.

Please assit how i can do this.

Thank you

gabriela...@gmail.com

unread,
Jan 7, 2021, 10:18:39 AM1/7/21
to Django users
Eugene:
is IIS a Microsoft server ? Have you tray this with other server? for example, APACHE. There are a lot of hosting they give host service.

Eugene TUYIZERE

unread,
Jan 7, 2021, 10:24:54 AM1/7/21
to django...@googlegroups.com
No I only use IIS 
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b1ffa15e-c3f3-4b2c-8794-0f661f93bb08n%40googlegroups.com.

Dave Clevenger

unread,
Jan 7, 2021, 9:25:47 PM1/7/21
to django...@googlegroups.com
I have to use IIS at my job. I don't think redis is available on Windows. I use memcached which is similar to redis and can be run as a windows service and fully supported by Django's cache backend.

If you absolutely want to use redis, then you'll probably want to spin up a Linux instance and run redis from there.

elon musk

unread,
Jan 7, 2021, 10:47:35 PM1/7/21
to django...@googlegroups.com

Hi iis belongs to Microsoft

 

 

Sent from Mail for Windows 10

Reply all
Reply to author
Forward
0 new messages