Rewrite rule to https very slow

ISAPI_Rewrite is Apache mod_rewrite compatible URL rewriter for Microsoft IIS
User avatar
Posts: 22
Joined: 15 May 2014, 10:23

Rewrite rule to https very slow

27 May 2015, 11:29

Hi

We have this rule:
RewriteRule ^srv/(.*)$ https://api.site.com/$1 [NC,P]

It is very slow. If we call api.site.com not on https but on http it's fast

Do I have to change something?

thanks

User avatar
Posts: 871
Joined: 12 Mar 2012, 09:54

Re: Rewrite rule to https very slow

28 May 2015, 15:38

Hello,

>Rewrite rule to https very slow

What if you request https://api.site.com directly in the browser (bypassing proxy), does it load fast?

Also, please consider using Failed request tracing tool in IIS to see on which stage of request processing process the delay occurs.

User avatar
Posts: 22
Joined: 15 May 2014, 10:23

Re: Rewrite rule to https very slow

16 Jun 2015, 07:55

Hi Anton

Yes, directly is about half second, with proxy is about 5 seconds

I installed FRT but I don't see "Rewrite" voice. I read that I need to reinstall isapi component, but I can't do that

Return to ISAPI_Rewrite 3.0

Who is online

Users browsing this forum: No registered users and 28 guests