Hi iis belongs to Microsoft

 

 

Sent from Mail for Windows 10

 

From: Dave Clevenger
Sent: Friday, January 8, 2021 7:54 AM
To: django-users@googlegroups.com
Subject: Re: Cache pages for fast loading

 

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.

On Thu, Jan 7, 2021, 10:24 AM Eugene TUYIZERE <eugenetuyiz...@gmail.com> wrote:

No I only use IIS 


On 7 Jan 2021, at 17:18, gabriela...@gmail.com <gabrielaraya2...@gmail.com> wrote:

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.

 

El jueves, 7 de enero de 2021 a las 12:10:19 UTC-3, eugenet...@gmail.com escribió:

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

--
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+unsubscr...@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.

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6BC9EABF-05EB-4F0E-BB74-926FC7E3465C%40gmail.com.

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CADR4itJgHT6PREYNLcVJ%3DNL6eLGqqDRaJ2O_jyaoBqfEpZ%2BXvQ%40mail.gmail.com.

 

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/C6F0A7F9-0AB5-4BEC-9062-470B94B86BE7%40hxcore.ol.

Reply via email to