Welcome Guest, Not a member yet? Register   Sign In
White screen during redirect
#1

(This post was last modified: 09-17-2017, 10:33 AM by Wouter60.)

I'm developing a website that must run on a Windows Server (IIS 7). It uses MSSQL in stead of MySQL.
If I redirect to another page on the website, most times I see a white screen during 1-3 seconds. I ran the profiler class. It tells me that the page that is visible in the end, took only a few hundredths of a second to load.
Apperently, there's a lot of lag between the redirect instruction and the output being sent to the browser.
Any ideas how I can make this faster?
Reply
#2

@Wouter60

What version of CI are you running? PHP?
Reply
#3

CI 3.1.5
PHP 5.6
On the same server, other php applications (built in traditional php, not with CI) are much faster!
Reply
#4

What is your browser's web dev tool - network/performance feature telling you?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB