login issues?
- matthew1
- Site Admin
- Posts: 14480
- Joined: 14 September 2002
- Year and Model: 850 T5, 1997
- Location: Denver, Colorado, US
- Has thanked: 2655 times
- Been thanked: 1248 times
- Contact:
Re: login issues?
CF cache purged, sessions table purged
Help keep MVS on the web -> click sponsors' links here on MVS when you buy from them.
Also -> Amazon link. Click that when you go to buy something on Amazon and MVS gets a cut!
1998 V70, no dash lights on
1997 850 T5 [gone] w/ MSD ignition coil, Hallman manual boost controller, injectors, R bumper, OMP strut brace
2004 V70 R [gone]
How to Thank someone for their post

Also -> Amazon link. Click that when you go to buy something on Amazon and MVS gets a cut!
1998 V70, no dash lights on
1997 850 T5 [gone] w/ MSD ignition coil, Hallman manual boost controller, injectors, R bumper, OMP strut brace
2004 V70 R [gone]
How to Thank someone for their post

- gnalan
- Posts: 968
- Joined: 21 July 2020
- Year and Model: 2001 S60
- Location: Ohio
- Has thanked: 557 times
- Been thanked: 135 times
The purge didn't help. As soon as I went to the main forum index I was logged in as someone else. The time is also way off.
2001 S60, B5244S, AW55-50SN, FWD (Sold)
Cancer/Illness/Caregiver Support Thread
Cancer/Illness/Caregiver Support Thread
- gnalan
- Posts: 968
- Joined: 21 July 2020
- Year and Model: 2001 S60
- Location: Ohio
- Has thanked: 557 times
- Been thanked: 135 times
Seems to be a host firewall caching issue causing the problems. Hopefully fixing that will get the site back to normal. Not sure if you've seen my latest emails or not, Matt, but I think I found the issue, but I can't fix it without ftp access (which I prefer not to have). Maybe a contributor badge, if that seems fitting?
Last edited by gnalan on 25 Nov 2020, 15:34, edited 1 time in total.
2001 S60, B5244S, AW55-50SN, FWD (Sold)
Cancer/Illness/Caregiver Support Thread
Cancer/Illness/Caregiver Support Thread
- matthew1
- Site Admin
- Posts: 14480
- Joined: 14 September 2002
- Year and Model: 850 T5, 1997
- Location: Denver, Colorado, US
- Has thanked: 2655 times
- Been thanked: 1248 times
- Contact:
Any problems now?
Help keep MVS on the web -> click sponsors' links here on MVS when you buy from them.
Also -> Amazon link. Click that when you go to buy something on Amazon and MVS gets a cut!
1998 V70, no dash lights on
1997 850 T5 [gone] w/ MSD ignition coil, Hallman manual boost controller, injectors, R bumper, OMP strut brace
2004 V70 R [gone]
How to Thank someone for their post

Also -> Amazon link. Click that when you go to buy something on Amazon and MVS gets a cut!
1998 V70, no dash lights on
1997 850 T5 [gone] w/ MSD ignition coil, Hallman manual boost controller, injectors, R bumper, OMP strut brace
2004 V70 R [gone]
How to Thank someone for their post

- matthew1
- Site Admin
- Posts: 14480
- Joined: 14 September 2002
- Year and Model: 850 T5, 1997
- Location: Denver, Colorado, US
- Has thanked: 2655 times
- Been thanked: 1248 times
- Contact:
Ok good. That's when I set CF cache to "off". That'll expire in a couple hours, then a new rule should kick in, which is
That's the real test.
You may have noticed in the last 1-2 hours some longer pageload times. That's because the cache was bypassing, making all calls hit the MVS server, html, images, css, js, etc.
Code: Select all
don't cache https://www.matthewsvolvosite.com/forums/*You may have noticed in the last 1-2 hours some longer pageload times. That's because the cache was bypassing, making all calls hit the MVS server, html, images, css, js, etc.
Help keep MVS on the web -> click sponsors' links here on MVS when you buy from them.
Also -> Amazon link. Click that when you go to buy something on Amazon and MVS gets a cut!
1998 V70, no dash lights on
1997 850 T5 [gone] w/ MSD ignition coil, Hallman manual boost controller, injectors, R bumper, OMP strut brace
2004 V70 R [gone]
How to Thank someone for their post

Also -> Amazon link. Click that when you go to buy something on Amazon and MVS gets a cut!
1998 V70, no dash lights on
1997 850 T5 [gone] w/ MSD ignition coil, Hallman manual boost controller, injectors, R bumper, OMP strut brace
2004 V70 R [gone]
How to Thank someone for their post

- gnalan
- Posts: 968
- Joined: 21 July 2020
- Year and Model: 2001 S60
- Location: Ohio
- Has thanked: 557 times
- Been thanked: 135 times
A couple of times. Most of the day I've been trying to help you as much as I could, and researching what could be the main issue causing the other issues. Been a long day for me, so I can only imagine how much time you've been putting into fixing things.
2001 S60, B5244S, AW55-50SN, FWD (Sold)
Cancer/Illness/Caregiver Support Thread
Cancer/Illness/Caregiver Support Thread
- matthew1
- Site Admin
- Posts: 14480
- Joined: 14 September 2002
- Year and Model: 850 T5, 1997
- Location: Denver, Colorado, US
- Has thanked: 2655 times
- Been thanked: 1248 times
- Contact:
Changed tomatthew1 wrote: ↑25 Nov 2020, 16:14Code: Select all
don't cache https://www.matthewsvolvosite.com/forums/*
Code: Select all
don't cache https://www.matthewsvolvosite.com/forums/*.phpHelp keep MVS on the web -> click sponsors' links here on MVS when you buy from them.
Also -> Amazon link. Click that when you go to buy something on Amazon and MVS gets a cut!
1998 V70, no dash lights on
1997 850 T5 [gone] w/ MSD ignition coil, Hallman manual boost controller, injectors, R bumper, OMP strut brace
2004 V70 R [gone]
How to Thank someone for their post

Also -> Amazon link. Click that when you go to buy something on Amazon and MVS gets a cut!
1998 V70, no dash lights on
1997 850 T5 [gone] w/ MSD ignition coil, Hallman manual boost controller, injectors, R bumper, OMP strut brace
2004 V70 R [gone]
How to Thank someone for their post

- gnalan
- Posts: 968
- Joined: 21 July 2020
- Year and Model: 2001 S60
- Location: Ohio
- Has thanked: 557 times
- Been thanked: 135 times
Won't that run your bandwidth up, and site costs?matthew1 wrote: ↑25 Nov 2020, 16:14 Ok good. That's when I set CF cache to "off". That'll expire in a couple hours, then a new rule should kick in, which is
That's the real test.Code: Select all
don't cache https://www.matthewsvolvosite.com/forums/*
You may have noticed in the last 1-2 hours some longer pageload times. That's because the cache was bypassing, making all calls hit the MVS server, html, images, css, js, etc.
2001 S60, B5244S, AW55-50SN, FWD (Sold)
Cancer/Illness/Caregiver Support Thread
Cancer/Illness/Caregiver Support Thread
- matthew1
- Site Admin
- Posts: 14480
- Joined: 14 September 2002
- Year and Model: 850 T5, 1997
- Location: Denver, Colorado, US
- Has thanked: 2655 times
- Been thanked: 1248 times
- Contact:
MVS is on a Google Cloud Computing Services virtual machine (Linux - Debian) with 2 or 4 cores (I forget) and 17GB memory. Bandwidth they don't charge for in this instance.
But the server is much busier without caching, so pageload times suffer https://gtmetrix.com/reports/www.matthe ... /KddoCcY2/
In another hour or so the cache will resume, and the real test will begin.
But the server is much busier without caching, so pageload times suffer https://gtmetrix.com/reports/www.matthe ... /KddoCcY2/
In another hour or so the cache will resume, and the real test will begin.
Help keep MVS on the web -> click sponsors' links here on MVS when you buy from them.
Also -> Amazon link. Click that when you go to buy something on Amazon and MVS gets a cut!
1998 V70, no dash lights on
1997 850 T5 [gone] w/ MSD ignition coil, Hallman manual boost controller, injectors, R bumper, OMP strut brace
2004 V70 R [gone]
How to Thank someone for their post

Also -> Amazon link. Click that when you go to buy something on Amazon and MVS gets a cut!
1998 V70, no dash lights on
1997 850 T5 [gone] w/ MSD ignition coil, Hallman manual boost controller, injectors, R bumper, OMP strut brace
2004 V70 R [gone]
How to Thank someone for their post







